LatMRG Guide
1.0
A software package to test and search for new linear congruential random number generators
|
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 typedef | LatMRG::MixmaxMMRG< Int > | private |
m_A | LatMRG::MixmaxMMRG< Int > | private |
m_modulus | LatMRG::MixmaxMMRG< Int > | private |
m_order | LatMRG::MixmaxMMRG< Int > | private |
m_parameter1 | LatMRG::MixmaxMMRG< Int > | private |
m_parameter2 | LatMRG::MixmaxMMRG< Int > | private |
m_parameter3 | LatMRG::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 > |