37 if (sh == 0 || p ==
NULL)
return p;
48 if (lastBlock == 0)
return 0;
49 int uptodeg = r->N/r->isLPring;
50 return uptodeg - lastBlock;
int p_mLastVblock(poly p, const ring ri)
Compatiblity layer for legacy polynomial operations (over currRing)
static poly p_Head(poly p, const ring r)
copy the i(leading) term of p
int p_mLPmaxPossibleShift(poly p, const ring r)
poly p_LPCopyAndShiftLM(poly p, int sh, const ring r)
void p_mLPshift(poly m, int sh, const ring ri)