 |
My Project
debian-1:4.1.1-p2+ds-4build3
|
Go to the documentation of this file.
9 #define OSTREAM std::ostream
10 #elif defined(HAVE_IOSTREAM_H)
12 #define OSTREAM ostream
38 template <
class T>
int
AFactor(const AFactor< T > &f)
AFactor(const T &f, const T &m, int e)
AFactor< T > & operator=(const AFactor< T > &)
void print(OSTREAM &) const
int operator==(const AFactor< T > &, const AFactor< T > &)
OSTREAM & operator<<(OSTREAM &os, const AFactor< T > &f)
AFactor(const T &f, const T &m)