 |
My Project
debian-1:4.1.2-p1+ds-2
|
Go to the source code of this file.
squarefree part and factorization over Q, Q(a)
Definition in file fac_sqrfree.h.
◆ sortCFFList()
◆ sqrfPart()
squarefree part of a poly
- Parameters
-
Definition at line 111 of file fac_sqrfree.cc.
120 for (;
i <=
A.level();
i++)
132 for (;
i <=
A.level();
i++)
◆ sqrFreeZ()
Definition at line 45 of file fac_sqrfree.cc.
47 if ( a.inCoeffDomain() )
70 while ( c.degree(
v) != 0 )
100 if ( ! cont.
isOne() )
static const int SW_RATIONAL
set to 1 for computations over Q
const CanonicalForm int const CFList const Variable & y
CFFList sqrFreeZ(const CanonicalForm &a)
int status int void * buf
CanonicalForm compress(const CanonicalForm &f, CFMap &m)
CanonicalForm compress ( const CanonicalForm & f, CFMap & m )
gmp_float exp(const gmp_float &a)
CanonicalForm bCommonDen(const CanonicalForm &f)
CanonicalForm bCommonDen ( const CanonicalForm & f )
static int compareFactors(const CFFactor &f, const CFFactor &g)
factory's class for variables
template List< Variable > Union(const List< Variable > &, const List< Variable > &)
const Variable & v
< [in] a sqrfree bivariate poly
void sort(int(*)(const T &, const T &))