Module std::rand::distributions::normalExperimental
[-]
[+]
[src]
The normal and derived distributions.
Structs
| LogNormal | The log-normal distribution |
| Normal | The normal distribution |
| StandardNormal | A wrapper around an |