 |
My Project
debian-1:4.1.1-p2+ds-4
|
Go to the documentation of this file.
12 typedef struct snumber2 * number2;
13 typedef struct spoly2 * poly2;
24 static inline number2 n2Init(
long i,
coeffs c)
27 static inline poly2 p2Init(
long i, ring c)
45 number2 n2Copy(
const number2 d);
46 void n2Delete(number2 &d);
47 char *n2String(number2 d,
BOOLEAN typed);
48 void n2Print(number2 d);
50 poly2 p2Copy(
const poly2 d);
51 void p2Delete(poly2 &d);
52 char *p2String(poly2 d,
BOOLEAN typed);
53 void p2Print(poly2 d);
char * crString(coeffs c)
BOOLEAN jjR2_CR(leftv res, leftv a)
const CanonicalForm CFMap CFMap & N
Class used for (list of) interpreter objects.
BOOLEAN jjCRING_Zp(leftv res, leftv a, leftv b)
static FORCE_INLINE number n_Init(long i, const coeffs r)
a number representing i in the given coeff field/ring r
BOOLEAN jjCRING_Zm(leftv res, leftv a, leftv b)
BOOLEAN jjEQUAL_CR(leftv res, leftv a, leftv b)
poly p_ISet(long i, const ring r)
returns the poly representing the integer i