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