70 while ( c.degree(v) != 0 )
72 y =
gcd( w, c ); z = w /
y;
100 if ( ! cont.
isOne() )
120 for (; i <= A.
level(); i++)
132 for (; i <= A.
level(); i++)
const CanonicalForm int const CFList const Variable & y
gmp_float exp(const gmp_float &a)
CFFList sqrFreeZ(const CanonicalForm &a)
factory's class for variables
CanonicalForm sqrfPart(const CanonicalForm &F)
squarefree part of a poly
CanonicalForm compress(const CanonicalForm &f, CFMap &m)
CanonicalForm compress ( const CanonicalForm & f, CFMap & m )
template List< Variable > Union(const List< Variable > &, const List< Variable > &)
int status int void * buf
static const int SW_RATIONAL
set to 1 for computations over Q
declarations of higher level algorithms.
CanonicalForm bCommonDen(const CanonicalForm &f)
CanonicalForm bCommonDen ( const CanonicalForm & f )
static int compareFactors(const CFFactor &f, const CFFactor &g)
const Variable & v
< [in] a sqrfree bivariate poly
CFFList sortCFFList(CFFList &F)
void sort(int(*)(const T &, const T &))