LatMRG Guide  1.0
A software package to test and search for new linear congruential random number generators
LatMRG::MixmaxMMRG< Int > Member List

This is the complete list of members for LatMRG::MixmaxMMRG< Int >, including all inherited members.

buildMatrix(Int modulus, int N, Int &s, Int &m, Int &b)LatMRG::MixmaxMMRG< Int >private
getMatrix()LatMRG::MixmaxMMRG< Int >inline
getOrder()LatMRG::MixmaxMMRG< Int >inline
IntMat typedefLatMRG::MixmaxMMRG< Int >private
m_ALatMRG::MixmaxMMRG< Int >private
m_modulusLatMRG::MixmaxMMRG< Int >private
m_orderLatMRG::MixmaxMMRG< Int >private
m_parameter1LatMRG::MixmaxMMRG< Int >private
m_parameter2LatMRG::MixmaxMMRG< Int >private
m_parameter3LatMRG::MixmaxMMRG< Int >private
MixmaxMMRG(Int modulus, int N, Int &s, Int &m, Int &b)LatMRG::MixmaxMMRG< Int >
MixmaxMMRG(Int modulus, int N, Int &s, Int &m)LatMRG::MixmaxMMRG< Int >
MixmaxMMRG(Int modulus, int N, Int &s)LatMRG::MixmaxMMRG< Int >
~MixmaxMMRG()LatMRG::MixmaxMMRG< Int >