![]() |
Rosetta
2021.16
|
Functions to initialize the random generator. More...
#include <string>#include <basic/random/RandomGeneratorSettings.fwd.hh>#include <platform/types.hh>Namespaces | |
| basic | |
| Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input. | |
| basic::random | |
Functions | |
| int | basic::random::init_random_number_generators () |
| Initalize random number generators from the command line. More... | |
| int | basic::random::determine_random_number_seed (basic::random::RandomGeneratorSettings const &settings) |
| Figure out what seed to use based on a variety of settings stored in the RandomGeneratorSettings object. More... | |
| void | basic::random::init_random_generators (int const start_seed, std::string const &RGtype) |
| Initialize random generator systems (and send debug io to tracer with seed/mode info). More... | |
Functions to initialize the random generator.
1.8.7