[go: up one dir, main page]

Expand description

The exponential distribution.

Structs

The exponential distribution Exp(lambda).
A wrapper around an f64 to generate Exp(1) random numbers.