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