MercuryDPM  Beta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RNG Member List

This is the complete list of members for RNG, including all inherited members.

a_RNGprivate
c_RNGprivate
getRandomNumber(Mdouble min, Mdouble max)RNG
getRandomNumberFromLaggedFibonacciGenerator(Mdouble min, Mdouble max)RNGprivate
getRandomNumberFromLinearCongruentialGenerator(Mdouble min, Mdouble max)RNGprivate
m_RNGprivate
p_RNGprivate
q_RNGprivate
randomise()RNG
randomSeedLaggedFibonacciGenerator_RNGprivate
randomSeedLinearCongruentialGenerator_RNGprivate
RNG()RNG
seedLaggedFibonacciGenerator()RNGprivate
setLaggedFibonacciGeneratorParameters(const unsigned int p, const unsigned int q)RNG
setLinearCongruentialGeneratorParmeters(unsigned const int a, unsigned const int c, unsigned const int m)RNG
setRandomNumberGenerator(RNGType type)RNG
setRandomSeed(unsigned long int new_seed)RNG
test()RNG
type_RNGprivate