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.
20{
29 omBin bin = r->PolyBin;
30
31 do
32 {
34 {
40 }
41 else
42 {
44 }
46 }
49
53}
static BOOLEAN length(leftv result, leftv arg)
#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
static BOOLEAN p_LmDivisibleByNoComp(poly a, poly b, const ring r)