Contents

strides

An integer array in which each element is the number of memory locations that spans the length of the corresponding dimension.

Declaration

var strides: [Int] { get }

See Also

Inspecting a shaped array type