ICategoricalVector.CategoryIndex Property

Gets the index containing the categories.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
IIndex CategoryIndex { get; }

Property Value

IIndex

See Also