[−][src]Module rand::distributions::normal
The normal and derived distributions.
Structs
| LogNormal |
The log-normal distribution |
| Normal |
The normal distribution |
| StandardNormal |
Samples floating-point numbers according to the normal distribution
|