Initialize r.
607 n->cfExactDiv=
nnDiv;
static void nnWriteLong(number a, const coeffs r)
static char * nnCoeffString(const coeffs r)
static BOOLEAN nnIsZero(number a, const coeffs r)
static void nnWriteShort(number a, const coeffs r)
static int nnSize(number n, const coeffs r)
static BOOLEAN nnIsOne(number a, const coeffs r)
static number nnDiv(number a, number b, const coeffs r)
static number nnInpNeg(number a, const coeffs r)
static number nnMult(number a, number b, const coeffs r)
static void nnDelete(number *a, const coeffs r)
static BOOLEAN nnGreaterZero(number k, const coeffs r)
static number nnAdd(number a, number b, const coeffs r)
static number nnInvers(number a, const coeffs r)
static long nnInt(number &n, const coeffs r)
static BOOLEAN nnGreater(number a, number b, const coeffs r)
static number nnInit(long l, const coeffs r)
static number nnSub(number a, number b, const coeffs r)
static BOOLEAN nnIsMOne(number a, const coeffs r)
static void nnCoeffWrite(const coeffs r, BOOLEAN b)
static number nnChineseRemainder(number *x, number *q, int rl, BOOLEAN sym, CFArray &inv_cache, const coeffs CF)
static BOOLEAN nnEqual(number a, number b, const coeffs r)
nMapFunc nnSetMap(const coeffs src, const coeffs dst)
static number nnCopy(number a, const coeffs r)
static char * nnCoeffName(const coeffs r)
BOOLEAN nnDBTest(number a, const char *f, const int l, const coeffs r)
static const char * nnRead(const char *s, number *a, const coeffs r)