kotlin-numpy / org.jetbrains.numkt.core / KtNDArray / strides

strides

val strides: IntArray (source)

IntArray of bytes to step in each dimension when traversing an array.

Property

strides - IntArray of bytes to step in each dimension when traversing an array.