Go to the source code of this file.
◆ p_Copy__T()
Definition at line 11 of file p_Copy__T.cc.
12{
13
14
16 poly d_p = &dp;
17 omBin bin = r->PolyBin;
19
20 DECLARE_LENGTH(
const unsigned long length = r->ExpL_Size);
21
23 {
29
30
33 p_MemCopy__T(d_p->exp,
h->exp,
length);
34 }
36
38}
static FORCE_INLINE number n_Copy(number n, const coeffs r)
return a copy of 'n'
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