transpose

open override fun transpose(vararg axes: Int): NDArray<T, D>

Reverse or permute the axes of an array.