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

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

getF()LatMRG::PolyPE< Int >inlinestatic
getK()LatMRG::PolyPE< Int >inlinestatic
getM()LatMRG::PolyPE< Int >inlinestatic
getVal()LatMRG::PolyPE< Int >inline
IntVec typedefLatMRG::PolyPE< Int >private
isPrimitive(const IntPrimitivity< Int > &fm, const IntFactorization< Int > &fr)LatMRG::PolyPE< Int >
isPrimitive(const IntFactorization< Int > &r)LatMRG::PolyPE< Int >
m_kLatMRG::PolyPE< Int >privatestatic
m_mLatMRG::PolyPE< Int >privatestatic
m_xLatMRG::PolyPE< Int >privatestatic
PolyPE()LatMRG::PolyPE< Int >
powerMod(const Int &j)LatMRG::PolyPE< Int >
reverse(IntVec &c, long k, int kind)LatMRG::PolyPE< Int >static
setF(const typename ModInt< Int >::IntVecP &C)LatMRG::PolyPE< Int >static
setF(const IntVec &C)LatMRG::PolyPE< Int >static
setM(const Int &m)LatMRG::PolyPE< Int >static
setVal(long j)LatMRG::PolyPE< Int >
setVal(const IntVec &C)LatMRG::PolyPE< Int >
setVal(std::string &str)LatMRG::PolyPE< Int >
toString() constLatMRG::PolyPE< Int >
toVector(IntVec &c)LatMRG::PolyPE< Int >