☰
Module exponential
Structs
?
Module
sgx_rand
::
distributions
::
exponential
source
·
[
−
]
Expand description
The exponential distribution.
Structs
Exp
The exponential distribution
Exp(lambda)
.
Exp1
A wrapper around an
f64
to generate Exp(1) random numbers.