#include <cstdlib>
#include <cmath>
#include "generators.h"
Go to the source code of this file.
Namespaces | |
| namespace | generators |
Classes | |
| class | generators::LC_RNG |
| A basic linear congruential RNG. More... | |
| class | generators::RANDU |
| The RANDU LC RNG. More... | |
| class | generators::QUICK |
| The QUICK LC RNG. More... | |
Albert-Jan Yzelman, yzelman@math.uu.nl
1.3.9.1