template <class T> inline std::ostream& operator<< (std::ostream& out, const basicplx<T>& rhs)

Print a complex number to an output stream

Documentation

Print a complex number to an output stream. The complex number is printed <real>+<imag>i.

alphabetic index hierarchy of classes


generated by doc++