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.0.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public bool IsContiguous { get; }