 |
My Project
debian-1:4.1.2-p1+ds-2
|
Go to the documentation of this file.
80 for(
int i=l1->
nr;
i>=0;
i--)
118 poly
p=(poly)
h->Data();
158 if((d>=0&&md>d)||md==-1) md=d;
297 poly
pcvCV2P(poly cv,
int d0,
int d1)
322 for(
int i=pl->
nr;
i>=0;
i--)
344 for(
int i=cvl->
nr;
i>=0;
i--)
365 int d0=(int)(
long)
h->Data();
367 int d1=(int)(
long)
h->Data();
387 int d0=(int)(
long)
h->Data();
389 int d1=(int)(
long)
h->Data();
417 int d0=(int)(
long)
h->Data();
419 int d1=(int)(
long)
h->Data();
434 for(
int k=0,
l=d;
k<=
l;
k++,d--)
457 for(
int d=d0,
i=0;d<d1;d++)
470 int d0=(int)(
long)
h->Data();
472 int d1=(int)(
long)
h->Data();
#define pGetComp(p)
Component.
STATIC_VAR int pcvMaxDegree
#define MATELEM(mat, i, j)
1-based access to matrix
#define pGetExp(p, i)
Exponent.
STATIC_VAR int pcvIndexSize
const CanonicalForm CFMap CFMap & N
int pcvBasis(lists b, int i, poly m, int d, int n)
Class used for (list of) interpreter objects.
poly sBucketPeek(sBucket_pt b)
STATIC_VAR unsigned ** pcvIndex
lists pcvPMulL(poly p, lists l1)
#define omFreeSize(addr, size)
poly pcvCV2P(poly cv, int d0, int d1)
#define pSetCoeff(p, n)
deletes old coeff before setting the new one
int pcvDim(int d0, int d1)
poly pcvP2CV(poly p, int d0, int d1)
void WerrorS(const char *s)
#define pLmDelete(p)
assume p != NULL, deletes Lm(p)->coef and Lm(p)
lists pcvLAddL(lists l1, lists l2)
STATIC_VAR unsigned * pcvTable
INLINE_THIS void Init(int l=0)
VAR ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
BOOLEAN iiCheckTypes(leftv args, const short *type_list, int report)
check a list of arguemys against a given field of types return TRUE if the types match return FALSE (...
#define pCopy(p)
return a copy of the poly
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy
STATIC_VAR int pcvTableSize