10 #define INCL_CF_ITER_H 27 #define CF_INLINE inline
factory's class for variables
CFIterator & operator=(const CFIterator &)
CF_NO_INLINE int hasTerms() const
check if iterator has reached < the end of CanonicalForm
CF_NO_INLINE CanonicalForm coeff() const
get the current coefficient
CF_NO_INLINE CFIterator & operator++()
CFIterator::operator ++ (), operator ++ ( int )
class to iterate through CanonicalForm's
CF_NO_INLINE int exp() const
get the current exponent
definition of configurable inline `CFIterator' methods.