9#ifndef INCL_CF_FACTORY_H 
   10#define INCL_CF_FACTORY_H 
#define ASSERT(expression, message)
 
#define FiniteFieldDomain
 
#define GaloisFieldDomain
 
void getmpi(InternalCF *value, mpz_t mpi)
 
static InternalCF * basic(int value)
 
static InternalCF * poly(const Variable &v, int exp, const CanonicalForm &c)
 
static InternalCF * rational(long num, long den)
 
static void settype(int type)
 
virtual class for internal CanonicalForm's
 
factory's class for variables
 
const Variable & v
< [in] a sqrfree bivariate poly
 
gmp_float exp(const gmp_float &a)
 
static poly normalize(poly next_p, ideal add_generators, syStrategy syzstr, int *g_l, int *p_l, int crit_comp)