FoldedNormalDistribution.BaseMean Property

Gets the mean of the original normal distribution.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.7
C#
public double BaseMean { get; }

Property Value

Double

See Also