Go to the source code of this file.
§ pp_Mult_Coeff_mm_DivSelect__T()
Definition at line 18 of file pp_Mult_Coeff_mm_DivSelect__T.cc.
26 DECLARE_LENGTH(
const unsigned long length =
r->ExpL_Size);
39 p_MemCopy__T(q->exp,
p->exp, length);
static BOOLEAN p_LmDivisibleByNoComp(poly a, poly b, const ring r)
#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 ...