strides
A number array in which each element is the number of memory locations that span the length of the corresponding dimension.
Declaration
var strides: [NSNumber] { get }Discussion
See subscript(_:) and subscript(_:) for code examples that use strides.