kotlin-math
1.5.3
kotlin-math
/
dev.romainguy.kotlin.math
/
Mat3
/
set
set
operator
fun
set
(
column
:
Int
,
v
:
Float3
)
(
source
)
operator
fun
set
(
column
:
Int
,
row
:
Int
,
v
:
Float
)
(
source
)