randExponential

double
randExponential
(
RNG
)
(
ref RNG rng
,
double mean = 1.0
)

Return Value

Type: double

Exponential random sample with specified mean.

Meta