20#define STICKYPROT(msg) if (BTEST1(OPT_PROT)) Print(msg)
22#define STICKYPROT2(msg,arg) if (BTEST1(OPT_PROT)) Print(msg,arg)
23#define fglmASSERT(ignore1,ignore2)
BOOLEAN isBasisOrEdge() const
BOOLEAN isBasisOrEdge() const
poly fglmLinearCombination(ideal source, poly monset)
BOOLEAN fglmzero(ring sourceRing, ideal &sourceIdeal, ring destRing, ideal &destideal, BOOLEAN switchBack=TRUE, BOOLEAN deleteIdeal=FALSE)
BOOLEAN fglmquot(ideal sourceIdeal, poly quot, ideal &destIdeal)
poly fglmNewLinearCombination(ideal source, poly monset)
Compatibility layer for legacy polynomial operations (over currRing)