Module std::rand::distributions::normal
[−]
[src]
Unstable (
rand
): use rand
from crates.io
The normal and derived distributions.
Structs
LogNormal |
[Unstable] The log-normal distribution |
Normal |
[Unstable] The normal distribution |
StandardNormal |
[Unstable] A wrapper around an |