Module rand::distributions::normal
[−]
[src]
🔬 This is a nightly-only experimental API. (rand)
use rand from crates.io
The normal and derived distributions.
Structs
| LogNormal |
[ Experimental ] The log-normal distribution |
| Normal |
[ Experimental ] The normal distribution |
| StandardNormal |
[ Experimental ] A wrapper around an |