kotlin-math
1.5.3
kotlin-math
/
dev.romainguy.kotlin.math
/
Float4
/
times
times
inline operator
fun
times
(
v
:
Float
)
:
Float4
(
source
)
inline operator
fun
times
(
v
:
Float2
)
:
Float4
(
source
)
inline operator
fun
times
(
v
:
Float3
)
:
Float4
(
source
)
inline operator
fun
times
(
v
:
Float4
)
:
Float4
(
source
)