Loading...
Searching...
No Matches
random.h File Reference Random numbers. More... #include <assert.h> #include <stdint.h> #include <algorithm> Go to the source code of this file.
Detailed DescriptionRandom numbers. Definition in file random.h. Macro Definition Documentation◆ SOPLEX_DEFAULT_CST
Definition at line 42 of file random.h. Referenced by Random::setSeed(). ◆ SOPLEX_DEFAULT_LIN
Definition at line 39 of file random.h. Referenced by Random::setSeed(). ◆ SOPLEX_DEFAULT_MWC
Definition at line 41 of file random.h. Referenced by Random::setSeed(). ◆ SOPLEX_DEFAULT_XOR
Definition at line 40 of file random.h. Referenced by Random::setSeed(). ◆ SOPLEX_RADD
Definition at line 46 of file random.h. Referenced by Random::next_random(). ◆ SOPLEX_RSTEP
Definition at line 45 of file random.h. Referenced by Random::next_random().
|