44 void rChangeCurrRing(ring r)
46 // if (!rMinpolyIsNULL(currRing))
48 // omCheckAddr(currRing->cf->minpoly);
50 //------------ set global ring vars --------------------------------
55 //------------ set global ring vars --------------------------------
57 //------------ global variables related to coefficients ------------
60 //------------ global variables related to polys -------------------
62 //------------ global variables related to factory -----------------
Compatiblity layer for legacy polynomial operations (over currRing)
static FORCE_INLINE void nSetChar(const coeffs r)
initialisations after each ring change
void rChangeCurrRing(ring r)
ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
#define TEST_RINGDEP_OPTS
void p_SetGlobals(const ring r, BOOLEAN complete)
set all properties of a new ring - also called by rComplete