getLines() | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
getToken(std::string &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | protected |
MAX_WORD_SIZE (defined in LatticeTester::ParamReader< Int, BasInt, RedDbl >) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | static |
ParamReader() | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
ParamReader(std::string fileName) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
read(LatticeTesterConfig< Int, BasIntMat > &config) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readBMat(BasIntMat &fields, unsigned int &ln, unsigned int pos, unsigned int numPos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readBool(bool &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readBScal(BasInt &field, unsigned int ln, int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readChar(char &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readCriterionType(CriterionType &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readDouble(double &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readDoubleVect(double *field, unsigned int ln, unsigned int pos, unsigned int num, int j) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readInt(int &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readIntVect(int *field, unsigned int ln, unsigned int pos, unsigned int num, int j) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readLong(std::int64_t &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readMScal(Int &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readMVect(IntVec &field, unsigned int &ln, unsigned int pos, unsigned int num, int j) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readNormaType(NormaType &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readNormType(NormType &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readNumber3(Int &r, std::int64_t &b, std::int64_t &e, std::int64_t &c, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readOutputType(OutputType &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readPrecisionType(PrecisionType &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readPreRed(PreReductionType &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readRedDbl(RedDbl &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readString(std::string &field, unsigned int ln, unsigned int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
readZZ(NTL::ZZ &field, unsigned int ln, int pos) | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |
~ParamReader() | LatticeTester::ParamReader< Int, BasInt, RedDbl > | |