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 typedef | LatMRG::ParamReaderExt< Int, Dbl > | private |
IntVec typedef | LatMRG::ParamReaderExt< Int, Dbl > | private |
isDelim(char c) | LatMRG::ParamReaderExt< Int, Dbl > | private |
m_fileName | LatMRG::ParamReaderExt< Int, Dbl > | private |
m_lines | LatMRG::ParamReaderExt< Int, Dbl > | private |
MAX_WORD_SIZE | LatMRG::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 > | |
toLowerString(const std::string &str) | LatMRG::ParamReaderExt< Int, Dbl > | inlineprivate |
~ParamReaderExt() | LatMRG::ParamReaderExt< Int, Dbl > | |