kmath
common
kmath-dimensions
/
space.kscience.kmath.dimensions
/
DMatrixContext
/
transpose
transpose
common
inline
fun
<
R
:
Dimension
,
C
:
Dimension
>
DMatrix
<
T
,
C
,
R
>
.
transpose
(
)
:
DMatrix
<
T
,
R
,
C
>
Content copied to clipboard
Sources
common source
Link copied to clipboard