#include <cstdlib>
#include <cmath>
#include <iostream>
#include "generators.h"
Go to the source code of this file.
Namespaces | |
| namespace | generators |
Classes | |
| class | generators::STD_RANDOM |
| This uses the system's built-in random function. More... | |
Albert-Jan Yzelman, yzelman@math.uu.nl
1.3.9.1