Go to the source code of this file.
Definition at line 17 of file pp_Mult_mm__T.cc.
26 #ifdef HAVE_ZERODIVISORS 31 omBin bin = ri->PolyBin;
32 DECLARE_LENGTH(
const unsigned long length = ri->ExpL_Size);
33 const unsigned long* m_e =
m->exp;
34 pAssume(!n_IsZero__T(ln,ri->cf));
41 #ifdef HAVE_ZERODIVISORS 42 if (! n_IsZero__T(tmp, ri->cf))
48 p_MemSum__T(q->exp,
p->exp, m_e, length);
49 p_MemAddAdjust__T(q, ri);
50 #ifdef HAVE_ZERODIVISORS
#define p_AllocBin(p, bin, r)
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy ...
#define n_Delete__T(n, r)
static long p_MaxComp(poly p, ring lmRing, ring tailRing)