|
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::Primes< Int >, including all inherited members.
| find(int e, int s, bool facto, std::ostream &fout) | LatMRG::Primes< Int > | |
| find(int k, int e, int s, bool safe, bool facto, std::ostream &fout) | LatMRG::Primes< Int > | |
| find(int k, int e, long c1, long c2, bool safe, bool facto, std::ostream &fout) | LatMRG::Primes< Int > | |
| find(int k, int e, int s, const Int &S1, const Int &S2, bool safe, bool facto, std::ostream &fout) | LatMRG::Primes< Int > | private |
| nextM(Int &m) | LatMRG::Primes< Int > | inlineprivate |
| Primes() | LatMRG::Primes< Int > | |
| print_time | LatMRG::Primes< Int > | |
| timer | LatMRG::Primes< Int > | private |
| writeFooter(std::ostream &fout) | LatMRG::Primes< Int > | private |
| writeHeader(int k, int e, long c1, long c2, bool safe, bool facto, std::ostream &fout) | LatMRG::Primes< Int > | private |
| ~Primes() | LatMRG::Primes< Int > |