strides property

List<int> strides
final

The number of indices to jump to the next value in each dimension.

Implementation

final List<int> strides;