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 }An integer array in which each element is the number of memory locations that spans the length of the corresponding dimension.
var strides: [Int] { get }