Module rand::distributions::exponential
[−]
[src]
🔬 This is a nightly-only experimental API. (rand
)
use rand
from crates.io
The exponential distribution.
Structs
Exp |
[ Experimental ] The exponential distribution |
Exp1 |
[ Experimental ] A wrapper around an |