Slice.Stride Property

Gets the number of elements between successive indexes in the slice.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int Stride { get; }

Property Value

Int32

See Also