Index<T>.IsSorted Property

Gets whether the values in the index are sorted.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool IsSorted { get; }

Property Value

Boolean

See Also