Categorical Vector<T>.Level Indexes Property
Gets a vector that contains the level indexes of the elements.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public IReadOnlyList<int> LevelIndexes { get; }