![]() |
aGrUM
0.14.2
|
Contains usefull methods for random stuff. More...
Go to the source code of this file.
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
Functions | |
unsigned int | gum::randomGeneratorSeed () |
Returns the aGrUM's seed used by the std::generators. More... | |
std::default_random_engine | gum::getRandomGenerator (unsigned int seed=0) |
define a random_engine with correct seed More... | |
Contains usefull methods for random stuff.
Definition in file utils_random.cpp.