28 s <<
"(" <<
factor() <<
", " << minpoly() <<
")";
30 s <<
"((" <<
factor() <<
")^" <<
exp() <<
", " << minpoly() <<
")";
34 OSTREAM& operator<< ( OSTREAM & os, const AFactor<T> &
f )
const CanonicalForm int s
gmp_float exp(const gmp_float &a)
int operator==(const AFactor< T > &f1, const AFactor< T > &f2)
void print(OSTREAM &) const
AFactor< T > & operator=(const AFactor< T > &)