 |
My Project
debian-1:4.1.2-p1+ds-2
|
Go to the documentation of this file.
31 if (
f.inBaseDomain() ||
f.inQuotDomain() )
46 ASSERT( !
f.inQuotDomain(),
"illegal iterator" );
48 if (
f.inBaseDomain() )
61 else if (
v >
f.mvar() )
104 if (
f.inBaseDomain() ||
f.inQuotDomain() )
class to iterate through CanonicalForm's
#define ASSERT(expression, message)
factory's class for polynomials
factory's class for variables
const Variable & v
< [in] a sqrfree bivariate poly
CFIterator & operator=(const CFIterator &)