ILNumerics - Technical Application Development
Assembly: ILNumerics.Toolboxes.Statistics (in ILNumerics.Toolboxes.Statistics.dll) Version: 5.5.0.0 (5.5.7503.3146)
Initializes a new instance of the LogNormalDistribution class.
The distribution will be initialized with the default
random number generator.
[ILNumerics Statistics Toolbox]
Namespace: ILNumerics.Toolboxes.Distributions
Assembly: ILNumerics.Toolboxes.Statistics (in ILNumerics.Toolboxes.Statistics.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- mu (Optional)
- Type: SystemDouble
The log-scale (μ) of the logarithm of the distribution. - sigma (Optional)
- Type: SystemDouble
The shape (σ) of the logarithm of the distribution. Range: σ ≥ 0.
Remarks
[ILNumerics Statistics Toolbox]
See Also
Reference
SystemRandom