Click or drag to resize

LognormalDistributionMu Property

Gets and sets the mean of the logarithm of self which, by definition, is normally distributed.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Mu { get; set; }

Property Value

Double
See Also