multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.data
/
MutableMultiArray
/
transpose
transpose
common
abstract
override
fun
transpose
(
vararg
axes
:
Int
)
:
MutableMultiArray
<
T
,
D
>
Content copied to clipboard
Reverse or permute the
axes
of an array.