transpose

abstract override fun transpose(vararg axes: Int): MutableMultiArray<T, D>

Reverse or permute the axes of an array.