21 number
nrnMapGMP(number from,
const coeffs ,
const coeffs dst);
nMapFunc nrnSetMap(const coeffs src, const coeffs dst)
'SR_INT' is the type of those integers small enough to fit into 29 bits.
number nrnMapGMP(number from, const coeffs, const coeffs dst)
Coefficient rings, fields and other domains suitable for Singular polynomials.
The main handler for Singular numbers which are suitable for Singular polynomials.
number(* nMapFunc)(number a, const coeffs src, const coeffs dst)
maps "a", which lives in src, into dst
BOOLEAN nrnInitChar(coeffs r, void *)