31 ::Warning(
"TComplex::ctor",
"Modulo of a complex number should be >=0, taking the abs");
43 out <<
"(" << c.
fRe <<
"," << c.
fIm <<
"i)";
std::ostream & operator<<(std::ostream &out, const TComplex &c)
std::istream & operator>>(std::istream &in, TComplex &c)
void Warning(const char *location, const char *msgfmt,...)