kotlin-math
1.5.3
kotlin-math
/
dev.romainguy.kotlin.math
/
transpose
transpose
fun
transpose
(
m
:
Mat2
)
:
Mat2
(
source
)
fun
transpose
(
m
:
Mat3
)
:
Mat3
(
source
)
fun
transpose
(
m
:
Mat4
)
:
Mat4
(
source
)