#include "generators.h"
#include "LC_RNGs.h"
#include "EX_RNGs.h"
Go to the source code of this file.
Classes | |
| class | RNG_factory |
| This class is used for requesting all kinds of RNGs. More... | |
This class follows the factory method pattern, see for example: http://en.wikipedia.org/wiki/Factory_method_pattern
Albert-Jan Yzelman, yzelman@math.uu.nl
1.3.9.1