Log |
The LogNormalDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| cached |
Cached flag indicating whether a value is available in the Box-Muller cache.
(Inherited from NormalDistribution) | |
| cacheval |
Cached parameters and coefficients used by the normal distribution implementation.
(Inherited from NormalDistribution) | |
| generator | Pointer to generator. (Inherited from ProbabilityDistribution) | |
| m_log | Cached logarithmic mean and standard deviation. | |
| mu |
Cached parameters and coefficients used by the normal distribution implementation.
(Inherited from NormalDistribution) | |
| s_log | Cached logarithmic mean and standard deviation. | |
| scale |
Cached parameters and coefficients used by the normal distribution implementation.
(Inherited from NormalDistribution) | |
| sigma |
Cached parameters and coefficients used by the normal distribution implementation.
(Inherited from NormalDistribution) |