ICategorical Vector.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.1.5
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
IReadOnlyList<int> LevelIndexes { get; }