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