kmath-dimensions
/
space.kscience.kmath.dimensions
/
DMatrixContext
/
transpose
common
transpose
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