Subset.Is Contiguous Property
Gets whether the subset selects a contiguous range
which may wrap around the end of the collection.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public bool IsContiguous { get; }