multik-core
0.2.0
common
multik-core
/
org.jetbrains.kotlinx.multik.ndarray.data
/
downTo
down
To
common
infix
fun
IntArray
.
downTo
(
to
:
IntArray
)
:
MultiIndexProgression
Content copied to clipboard
Returns multidimensional index from highest to lowest in the step of -1.