MercuryDPM
Beta
|
Go to the source code of this file.
Classes | |
class | RNG |
This is a class that generates random numbers i.e. named the Random Number Generator (RNG). More... | |
Enumerations | |
enum | RNGType { RNGType::LAGGED_FIBONACCI_GENERATOR, RNGType::LINEAR_CONGRUENTIAL_GENERATOR } |
|
strong |