 |
My Project
debian-1:4.1.1-p2+ds-4build1
|
Go to the source code of this file.
◆ SI_FLOAT
◆ nrFloat()
Converts a n_R number into a float. Needed by Maps.
Definition at line 56 of file shortfl.cc.
◆ nrInitChar()
static FORCE_INLINE n_coeffType getCoeffType(const coeffs r)
Returns the type of coeffs domain.
static long nrInt(number &n, const coeffs r)
static const char * nrRead(const char *s, number *a, 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.
static char * nrCoeffString(const coeffs r)
static BOOLEAN nrGreater(number a, number b, const coeffs r)
static BOOLEAN nrIsMOne(number a, const coeffs r)
#define SHORT_REAL_LENGTH
static BOOLEAN nrDBTest(number a, const coeffs r, const char *f, const int l)
static void nrWrite(number a, const coeffs r)
static number nrDiv(number a, number b, const coeffs r)
static number nrAdd(number a, number b, const coeffs r)
static void nrCoeffWrite(const coeffs r, BOOLEAN)
single prescision (6,6) real numbers
static number nrMult(number a, number b, const coeffs r)
static char * nrCoeffName(const coeffs r)
static number nrInvers(number c, const coeffs r)
static BOOLEAN nrIsOne(number a, const coeffs r)
static BOOLEAN nrGreaterZero(number k, const coeffs r)
static number nrSub(number a, number b, const coeffs r)
static number nrInit(long i, const coeffs r)
static number nrNeg(number c, const coeffs r)
static BOOLEAN nrEqual(number a, number b, const coeffs r)
static BOOLEAN nrIsZero(number a, const coeffs r)