Initialize r.
731 n->cfExactDiv=
nrDiv;
static BOOLEAN nrDBTest(number a, const coeffs r, const char *f, const int l)
static number nrAdd(number a, number b, const coeffs r)
static BOOLEAN nrIsOne(number a, const coeffs r)
static BOOLEAN nrGreater(number a, number b, const coeffs r)
static nMapFunc nrSetMap(const coeffs src, const coeffs dst)
Get a mapping function from src into the domain of this type: n_R.
#define SHORT_REAL_LENGTH
static number nrInit(long i, const coeffs r)
static number nrNeg(number c, const coeffs r)
static BOOLEAN nrIsZero(number a, const coeffs r)
static char * nrCoeffName(const coeffs r)
single prescision (6,6) real numbers
static number nrSub(number a, number b, const coeffs r)
static BOOLEAN nrIsMOne(number a, const coeffs r)
static void nrCoeffWrite(const coeffs r, BOOLEAN)
static FORCE_INLINE n_coeffType getCoeffType(const coeffs r)
Returns the type of coeffs domain.
static void nrWrite(number a, const coeffs r)
static number nrDiv(number a, number b, const coeffs r)
static number nrInvers(number c, const coeffs r)
static BOOLEAN nrGreaterZero(number k, const coeffs r)
static const char * nrRead(const char *s, number *a, const coeffs r)
static char * nrCoeffString(const coeffs r)
static long nrInt(number &n, const coeffs r)
static number nrMult(number a, number b, const coeffs r)
static BOOLEAN nrEqual(number a, number b, const coeffs r)