 |
My Project
UNKNOWN_GIT_VERSION
|
Go to the documentation of this file.
18 poly
p_Shrink(poly
p,
int lV,
const ring r);
23 poly
p_LPshift(poly
p,
int sh,
int uptodeg,
int lV,
const ring r);
24 poly
p_mLPshift(poly
p,
int sh,
int uptodeg,
int lV,
const ring r);
30 #define pLastVblock(p,lV) p_LastVblock(p,lV,currRing)
32 #define pmLastVblock(p,lV) p_mLastVblock(p,lV,currRing)
41 int itoInsert(poly
p,
int uptodeg,
int lV,
const ring r);
poly p_ShrinkT(poly p, int lV, kStrategy strat, const ring r)
int ideal_isInV(ideal I, int lV)
int pmFirstVblock(poly p, int lV)
int isInV(poly p, int lV)
int p_mLastVblock(poly p, int lV, const ring r)
poly p_LPshiftT(poly p, int sh, int uptodeg, int lV, kStrategy strat, const ring r)
int itoInsert(poly p, int uptodeg, int lV, const ring r)
int poly_isInV(poly p, int lV)
int p_LastVblock(poly p, int lV, const ring r)
int p_LastVblockT(poly p, int lV, kStrategy strat, const ring r)
int pFirstVblock(poly p, int lV)
poly p_Shrink(poly p, int lV, const ring r)
poly p_LPshift(poly p, int sh, int uptodeg, int lV, const ring r)
poly p_mShrink(poly p, int lV, const ring r)
poly p_mLPshift(poly p, int sh, int uptodeg, int lV, const ring r)