Scythe-1.0.3
|
Generate a random uniform variate on (0, 1). This routine returns a random double precision floating point number from the uniform distribution on the interval (0, 1). This method overloads the pure virtual method of the same name in the rng base class. Reimplemented from scythe::rng< mersenne >. References genrand_int32(). |