GaussianStatisticsMean Property |
The Mean value.
Namespace: Bio.DistributionsAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public double Mean { get; }
Public ReadOnly Property Mean As Double
Get
public:
property double Mean {
double get ();
}
member Mean : float with get
Property Value
Type:
DoubleSee Also