kotlin-math
1.5.3
kotlin-math
/
dev.romainguy.kotlin.math
/
Mat3
/
times
times
operator
fun
times
(
v
:
Float
)
:
Mat3
(
source
)
operator
fun
times
(
m
:
Mat3
)
:
Mat3
(
source
)
operator
fun
times
(
v
:
Float3
)
:
Float3
(
source
)