Pivot<R, C>.GetIndex Method

Gets the index that contains the unique keys to the groups.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
protected override IIndex GetIndex()

Return Value

IIndex

See Also