Gets the number of elements between successive indexes in the slice.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int Stride { get; }
Public ReadOnly Property Stride As Integer
Get
public:
property int Stride {
int get ();
}
member Stride : int with get
Property Value
Type:
Int32
Reference