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

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_timeLatMRG::Primes< Int >
timerLatMRG::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 >