ICategoricalVector.LevelIndexes Property

Gets a vector that contains the level indexes of the elements.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Vector<int> LevelIndexes { get; }

Property Value

Vector<Int32>

See Also