| Complex(double _re=0, double _im=0) | Complex | |
| GetIm() const | Complex | |
| GetNorm() const | Complex | |
| GetRe() const | Complex | |
| operator *(const Complex &op2) const | Complex | |
| operator *=(const Complex &op2) | Complex | |
| operator+(const Complex &op2) const | Complex | |
| operator+=(const Complex &op2) | Complex | |
| operator-(const Complex &op2) const | Complex | |
| operator/(const Complex &op2) const | Complex | |
| operator/=(const Complex &op2) | Complex |