|
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::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 typedef | LatMRG::PolyPE< Int > | private |
| isPrimitive(const IntPrimitivity< Int > &fm, const IntFactorization< Int > &fr) | LatMRG::PolyPE< Int > | |
| isPrimitive(const IntFactorization< Int > &r) | LatMRG::PolyPE< Int > | |
| m_k | LatMRG::PolyPE< Int > | privatestatic |
| m_m | LatMRG::PolyPE< Int > | privatestatic |
| m_x | LatMRG::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() const | LatMRG::PolyPE< Int > | |
| toVector(IntVec &c) | LatMRG::PolyPE< Int > |