Returns an estimate of the mean of each channel of y.
Namespace:
Imsl.Stat
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public double[] GetMeanY() |
Visual Basic (Declaration) |
---|
Public Function GetMeanY As Double() |
Visual C++ |
---|
public: array<double>^ GetMeanY() |