NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl Linear Algebra
/
dev.nextftc.linalg
/
Matrix
/
transpose
transpose
@get:
JvmName
(
name
=
"transpose"
)
val
transpose
:
Matrix
<
C
,
R
>
(
source
)
The transpose of this matrix, with swapped dimension types.