ICategoricalVector.LevelIndexesSpan 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.0
C#
ReadOnlySpan<int> LevelIndexesSpan { get; }

Property Value

ReadOnlySpan<Int32>

See Also