toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.utils
/
transpose
transpose
common
fun
<
T
:
Number
>
SquareMatrix
<
T
>
.
transpose
(
)
:
SquareMatrix
<
T
>
Gives the
transposition
of a
SquareMatrix
.