Module std::rand::distributions::exponential
[−]
[src]
Unstable (
rand
): use rand
from crates.io
The exponential distribution.
Structs
Exp |
[Unstable] The exponential distribution |
Exp1 |
[Unstable] A wrapper around an |