r Laplace
Generates according to a Laplace(location, scale)
Return
the random value
Parameters
location
mean or location parameter
scale
scale parameter, must be greater than 0
stream Num
the stream number from the stream provider to use
Generates according to a Laplace(location, scale)
Return
the random value
Parameters
location
mean or location parameter
scale
scale parameter, must be greater than 0
rng
the RNStreamIfc, must not be null