22#define INCL_CF_ITER_INLINE_CC
38#ifndef INCL_CF_ITER_INLINE_CC
40#define CF_USE_INLINE_SAVE
44#ifdef CF_USE_INLINE_SAVE
46#undef CF_USE_INLINE_SAVE
56#if defined( CF_USE_INLINE ) && defined( INCL_CF_ITER_INLINE_CC )
58#define CF_INLINE inline
64#ifndef INCL_CF_ITER_INLINE_CC
#define ASSERT(expression, message)
Iterators for CanonicalForm's.
class to iterate through CanonicalForm's
CF_NO_INLINE int exp() const
get the current exponent
CF_NO_INLINE CFIterator & operator++()
CF_NO_INLINE CanonicalForm coeff() const
get the current coefficient
CF_NO_INLINE int hasTerms() const
check if iterator has reached the end of CanonicalForm
Factory's internal CanonicalForm's.
Factory's internal polynomials.