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

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

checkBound(const Int &m, const IntVec &A, int k)LatMRG::ParamReaderExt< Int, Dbl >
checkBound(const Int &m, const IntMat &A, int k)LatMRG::ParamReaderExt< Int, Dbl >
checkPrimePower(LatticeType lat, long e, long c, int k)LatMRG::ParamReaderExt< Int, Dbl >
init()LatMRG::ParamReaderExt< Int, Dbl >inlineprivate
IntMat typedefLatMRG::ParamReaderExt< Int, Dbl >private
IntVec typedefLatMRG::ParamReaderExt< Int, Dbl >private
isDelim(char c)LatMRG::ParamReaderExt< Int, Dbl >private
m_fileNameLatMRG::ParamReaderExt< Int, Dbl >private
m_linesLatMRG::ParamReaderExt< Int, Dbl >private
MAX_WORD_SIZELatMRG::ParamReaderExt< Int, Dbl >static
ParamReaderExt()LatMRG::ParamReaderExt< Int, Dbl >
ParamReaderExt(std::string fileName)LatMRG::ParamReaderExt< Int, Dbl >
readCalcType(LatticeTester::CalcType &field, unsigned int line, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
readDecompType(DecompType &field, unsigned int line, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
readGenType(GenType &field, unsigned int ln, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
readImplemCond(ImplemCond &field, unsigned int ln, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
readInterval(IntVec &B, IntVec &C, unsigned int &ln, int k)LatMRG::ParamReaderExt< Int, Dbl >
readLacunary(int k, int fromDim, int toDim, unsigned int &ln, bool &lacunary, int &lacGroupSize, Int &lacSpacing, IntVec &Lac, GenType genType)LatMRG::ParamReaderExt< Int, Dbl >
readLacunaryType(LacunaryType &lacunaryType, unsigned int ln, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
readLatticeType(LatticeType &field, unsigned int ln, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
readMMat(IntMat &fields, unsigned int &ln, unsigned int pos, unsigned int numPos)LatMRG::ParamReaderExt< Int, Dbl >
readMMRGLacunary(int ordre, int fromDim, int toDim, unsigned int &ln, bool &lacunary, LacunaryType &lacunaryType, int &m_numberLacIndices, IntVec &Lac, GenType genType)LatMRG::ParamReaderExt< Int, Dbl >
readOrbit(int J, MRGComponent< Int > **comp, unsigned int &ln)LatMRG::ParamReaderExt< Int, Dbl >
readSearchMethod(SearchMethod &field, unsigned int ln, unsigned int pos)LatMRG::ParamReaderExt< Int, Dbl >
~ParamReaderExt()LatMRG::ParamReaderExt< Int, Dbl >