template <class T> ostream& operator<< (ostream &o, const Poly<T>& x)

Output formatted Poly to ostream.

Documentation

Print a polynomial to the specified ostream.

alphabetic index hierarchy of classes


generated by doc++