GeometricDistributionMean Property
Gets the mean of the distribution.
Namespace: Meta.Numerics.Statistics.DistributionsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
public override double Mean { get; }
Public Overrides ReadOnly Property Mean As Double
Get
public:
virtual property double Mean {
double get () override;
}
abstract Mean : float with get
override Mean : float with get
Property Value
Double