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