buildBasis(int64_t dim) | LatMRG::MRGLattice< Int, Real > | |
buildBasis0(IntMat &basis, int64_t d) override | LatMRG::MRGLatticeLac< Int, Real > | protectedvirtual |
buildDualBasis(int64_t dim) | LatMRG::MRGLattice< Int, Real > | |
buildDualBasis0(IntMat &basis, int64_t d) override | LatMRG::MRGLatticeLac< Int, Real > | protectedvirtual |
buildProjection(IntLattice< Int, Real > &projLattice, const Coordinates &proj) override | LatMRG::MRGLattice< Int, Real > | |
buildProjection0(IntMat &basis, int64_t dimbasis, IntMat &pbasis, const Coordinates &proj) override | LatMRG::MRGLatticeLac< Int, Real > | protectedvirtual |
buildProjectionDual(IntLattice< Int, Real > &projLattice, const Coordinates &proj) override | LatMRG::MRGLattice< Int, Real > | |
getLac(int j) | LatMRG::MRGLatticeLac< Int, Real > | inline |
incDimBasis() | LatMRG::MRGLattice< Int, Real > | |
incDimBasis0(IntMat &basis, int64_t d) override | LatMRG::MRGLatticeLac< Int, Real > | protectedvirtual |
incDimDualBasis() | LatMRG::MRGLattice< Int, Real > | |
incDimDualBasis0(IntMat &basis, int64_t d) override | LatMRG::MRGLatticeLac< Int, Real > | protectedvirtual |
m_aCoeff | LatMRG::MRGLattice< Int, Real > | protected |
m_copy_dual_basis | LatMRG::MRGLatticeLac< Int, Real > | protected |
m_copy_primal_basis | LatMRG::MRGLatticeLac< Int, Real > | protected |
m_genTemp | LatMRG::MRGLattice< Int, Real > | protected |
m_lac | LatMRG::MRGLatticeLac< Int, Real > | protected |
m_order | LatMRG::MRGLattice< Int, Real > | protected |
MRGLattice(const Int &m, const IntVec &aa, int64_t maxDim, NormType norm=L2NORM) | LatMRG::MRGLattice< Int, Real > | |
MRGLattice(const MRGLattice< Int, Real > &Lat) | LatMRG::MRGLattice< Int, Real > | |
MRGLatticeLac(const Int &m, const IntVec &aa, int64_t maxDim, IntVec &lac, NormType norm=L2NORM) | LatMRG::MRGLatticeLac< Int, Real > | |
MRGLatticeLac(const MRGLatticeLac< Int, Real > &Lat) | LatMRG::MRGLatticeLac< Int, Real > | |
operator=(const MRGLatticeLac< Int, Real > &Lat) | LatMRG::MRGLatticeLac< Int, Real > | |
LatMRG::MRGLattice::operator=(const MRGLattice< Int, Real > &Lat) | LatMRG::MRGLattice< Int, Real > | |
polyToColumn(IntVec &col, typename FlexModInt< Int >::PolE &pcol) | LatMRG::MRGLatticeLac< Int, Real > | protected |
setaa(const IntVec &lac, bool buildBasisCopy=true) | LatMRG::MRGLatticeLac< Int, Real > | |
LatMRG::MRGLattice::setaa(const IntVec &aa) | LatMRG::MRGLattice< Int, Real > | virtual |
setLac(const IntVec &lac, bool buildBasisCopy=true) | LatMRG::MRGLatticeLac< Int, Real > | |
toStringCoef() const | LatMRG::MRGLattice< Int, Real > | |
~MRGLattice() | LatMRG::MRGLattice< Int, Real > | |
~MRGLatticeLac() | LatMRG::MRGLatticeLac< Int, Real > | inlinevirtual |