Scythe-1.0.3
|
template<class RNGTYPE>
Generate uniformly distributed random variates. This operator acts as an alias for runif() and generates pseudo-random variates from the uniform distribution on the interval (0, 1). We include this operator to allow rng objects to behave as function objects. |