ICategoricalVector.CategoryIndex Property

Gets the index containing the categories.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
IIndex CategoryIndex { get; }

Property Value

IIndex

See Also