MercuryDPM
Alpha
|
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 : unsigned char { RNGType::LAGGED_FIBONACCI_GENERATOR =0, RNGType::LINEAR_CONGRUENTIAL_GENERATOR =1 } |