Scythe-1.0.3
|
template<class RNGTYPE>
Generate a normally distributed random variate. This function returns a pseudo-random variate drawn from the normal distribution with given mean and standard distribution.
Referenced by scythe::rng< mersenne >::rlnorm(), scythe::rng< mersenne >::rmvnorm(), scythe::rng< mersenne >::rtanorm_combo(), scythe::rng< mersenne >::rtbnorm_combo(), scythe::rng< mersenne >::rtnorm_combo(), and scythe::rng< mersenne >::rwish(). |