 |
My Project
UNKNOWN_GIT_VERSION
|
Go to the documentation of this file.
18 #define OSTREAM std::ostream
19 #elif defined(HAVE_IOSTREAM_H)
21 #define OSTREAM ostream
CFMap(const CanonicalForm &s)
friend OSTREAM & operator<<(OSTREAM &s, const MapPair &p)
OSTREAM & operator << ( OSTREAM & s, const MapPair & p )
void print(OSTREAM &) const
friend OSTREAM & operator<<(OSTREAM &s, const CFMap &m)
OSTREAM & operator << ( OSTREAM & s, const CFMap & m )
const CanonicalForm CFMap CFMap & N
MapPair & operator=(const MapPair &p)
MapPair & MapPair::operator = ( const MapPair & p )
CanonicalForm compress(const CanonicalForm &f, CFMap &m)
CanonicalForm compress ( const CanonicalForm & f, CFMap & m )
MapPair(const MapPair &p)
ListIterator< MapPair > MPListIterator
factory's class for variables
CFMap & operator=(const CFMap &m)
CFMap & CFMap::operator = ( const CFMap & m )
CanonicalForm subst() const
const Variable & v
< [in] a sqrfree bivariate poly
CFMap(const Variable &v, const CanonicalForm &s)
const CanonicalForm int s
void newpair(const Variable &v, const CanonicalForm &s)
void CFMap::newpair ( const Variable & v, const CanonicalForm & s )
CanonicalForm operator()(const CanonicalForm &f) const
CanonicalForm CFMap::operator () ( const CanonicalForm & f ) const.
MapPair(const Variable &v, const CanonicalForm &s)