randLaplace

double
randLaplace
(
RNG
)
(
ref RNG rng
,
double mean
,
double scale
)

Return Value

Type: double

Laplace distribution random sample (also known as the double exponential distribution).

Meta