|
RandomLib
1.10
|
Header for RandomSeed. More...
#include <iostream>#include <stdexcept>#include <vector>#include <iterator>#include <algorithm>#include <sstream>#include <RandomLib/RandomType.hpp>Go to the source code of this file.
Classes | |
| class | RandomLib::RandomSeed |
| A base class for random generators. More... | |
Namespaces | |
| RandomLib | |
| Namespace for RandomLib. | |
Header for RandomSeed.
This provides a base class for random generators.
Copyright (c) Charles Karney (2006-2011) charles@karney.com and licensed under the MIT/X11 License. For more information, see http://randomlib.sourceforge.net/
Definition in file RandomSeed.hpp.
1.8.6