Returns for each row, a list of the levels of nkeys
coorresponding classification variables that describe a cell.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public double[] GetListCells() |
Visual Basic (Declaration) |
---|
Public Function GetListCells As Double() |
Visual C++ |
---|
public: array<double>^ GetListCells() |