Special Index object that indicates an indexed property should be evaluated over all levels of the factor.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics)
Version: 2.1.7017.0
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly All As Object |
| C# |
|---|
public static readonly Object All |
| Visual C++ |
|---|
public: static initonly Object^ All |
Remarks
Use the All field as a parameter to some CellArray methods
to indicate that the data for all levels of the factor should be used in the calculation.