19 #include "Riostream.h" 31 ::Warning(
"TComplex::ctor",
"Modulo of a complex number should be >=0, taking the abs");
43 out <<
"(" << c.
fRe <<
"," << c.
fIm <<
"i)";
friend std::ostream & operator<<(std::ostream &out, const TComplex &c)
friend std::istream & operator>>(std::istream &in, TComplex &c)