Go to the source code of this file.
◆ p_Mult_nn__T()
Definition at line 18 of file p_Mult_nn__T.cc.
24 #ifdef HAVE_ZERODIVISORS 29 #ifndef HAVE_ZERODIVISORS 33 number tmp = n_Mult__T(n,
pGetCoeff(
p), r->cf);
34 if (!n_IsZero__T(tmp,r->cf))
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 void p_LmDelete(poly p, const ring r)
#define p_SetCoeff0(p, n, r)