strides property

List<int> strides
final

The number of elements to skip in storage for each dimension.

Implementation

final List<int> strides;