8 #ifndef INCL_CANONICALFORM_H
9 #define INCL_CANONICALFORM_H
16 # define OSTREAM std::ostream
17 # define ISTREAM std::istream
18 # elif defined(HAVE_IOSTREAM_H)
19 # include <iostream.h>
20 # define OSTREAM ostream
21 # define ISTREAM istream
50 #define CF_INLINE inline
63 return ( ((
int)((intptr_t)ptr)) & 3 );
99 void mpzval(mpz_t val)
const;
factory's class for variables
const CanonicalForm CFMap CFMap int &both_non_zero int n
virtual class for internal CanonicalForm's
definition of configurable inline `CanonicalForm' methods.
class to iterate through CanonicalForm's
const Variable & v
< [in] a sqrfree bivariate poly
char name(const Variable &v)