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