buildBasis(int64_t d) override | LatMRG::MMRGLattice< Int, Real > | |
buildLacunaryBasis(int dimension) | LatMRG::MMRGLattice< Int, Real > | protected |
buildNonLacunaryBasis(int d) | LatMRG::MMRGLattice< Int, Real > | protected |
getGeneratorMatrix() const | LatMRG::MMRGLattice< Int, Real > | inline |
getLac(int j) | LatMRG::MMRGLattice< Int, Real > | |
getSubLine(IntVec &vec, IntMat &B, int lign, int jMin, int jMax) | LatMRG::MMRGLattice< Int, Real > | |
incDimBasis() override | LatMRG::MMRGLattice< Int, Real > | |
incrementDimLacunaryBasis(int Imax) | LatMRG::MMRGLattice< Int, Real > | protected |
incrementDimNonLacunaryBasis() | LatMRG::MMRGLattice< Int, Real > | protected |
init() | LatMRG::MMRGLattice< Int, Real > | protected |
isLacunary() const | LatMRG::MMRGLattice< Int, Real > | inline |
kill() | LatMRG::MMRGLattice< Int, Real > | |
m_A | LatMRG::MMRGLattice< Int, Real > | protected |
m_B | LatMRG::MMRGLattice< Int, Real > | protected |
m_basis_max | LatMRG::MMRGLattice< Int, Real > | protected |
m_lac | LatMRG::MMRGLattice< Int, Real > | protected |
m_lacunaryFlag | LatMRG::MMRGLattice< Int, Real > | protected |
m_lacunaryType | LatMRG::MMRGLattice< Int, Real > | protected |
m_latType | LatMRG::MMRGLattice< Int, Real > | protected |
m_numberLacIndices | LatMRG::MMRGLattice< Int, Real > | protected |
MMRGLattice(const Int &m, const IntMat &A, int maxDim, LatticeTester::NormType norm=LatticeTester::L2NORM, LatticeType lat=FULL) | LatMRG::MMRGLattice< Int, Real > | |
MMRGLattice(const Int &m, const IntMat &A, int maxDim, LacunaryType &lacunaryType, IntVec &lac, LatticeTester::NormType norm=LatticeTester::L2NORM, LatticeType lat=FULL) | LatMRG::MMRGLattice< Int, Real > | |
MMRGLattice(const MMRGLattice< Int, Real > &Lat) | LatMRG::MMRGLattice< Int, Real > | |
operator=(const MMRGLattice< Int, Real > &Lat) | LatMRG::MMRGLattice< Int, Real > | |
setB(IntMat B) | LatMRG::MMRGLattice< Int, Real > | inline |
setLac(const LatticeTester::Lacunary< Int > &lat) | LatMRG::MMRGLattice< Int, Real > | virtual |
toString() const | LatMRG::MMRGLattice< Int, Real > | |
~MMRGLattice() | LatMRG::MMRGLattice< Int, Real > | |