|
Scythe-1.0.3
|
The L'Ecuyer random number generator. More...

Go to the source code of this file.
Classes | |
| class | scythe::lecuyer |
| The L'Ecuyer random number generator. More... | |
Namespaces | |
| namespace | scythe |
The Scythe library namespace. | |
The L'Ecuyer random number generator.
This file contains the lecuyer class, a class that extends Scythe's base random number generation class (scythe::rng) by providing an implementation of scythe::rng::runif(), using L'Ecuyer's algorithm.
1.7.6.1