|
IPCC
1.0
|
This is the complete list of members for CComplex, including all inherited members.
| Add(CComplex complex) | CComplex | |
| AddComplex(CComplex complex1, CComplex complex2) | CComplex | static |
| CComplex() | CComplex | |
| DivideComplex(CComplex complex1, CComplex complex2) | CComplex | static |
| Division(double fScalar) | CComplex | |
| GetAbsolute() | CComplex | |
| GetComplexNumber(double *fReal, double *fImaginary) | CComplex | |
| GetConjugate() | CComplex | |
| GetImaginaryNumber() const | CComplex | inline |
| GetNorm() | CComplex | inline |
| GetRealNumber() const | CComplex | inline |
| IsSame(CComplex complex1, CComplex complex2) | CComplex | static |
| m_fImaginaryNumber | CComplex | |
| m_fRealNumber | CComplex | |
| Minus(CComplex complex) | CComplex | |
| MinusComplex(CComplex complex1, CComplex complex2) | CComplex | static |
| MulltiplyComplex(CComplex complex1, CComplex complex2) | CComplex | static |
| Multiple(double fScalar) | CComplex | |
| operator*(const CComplex &complexSrc) | CComplex | |
| operator*(double fScalar) | CComplex | |
| operator*=(const CComplex &complexSrc) | CComplex | |
| operator*=(double fScalar) | CComplex | |
| operator+(const CComplex &complexSrc) | CComplex | |
| operator+=(const CComplex &complexSrc) | CComplex | |
| operator-(const CComplex &complexSrc) | CComplex | |
| operator-=(const CComplex &complexSrc) | CComplex | |
| operator/(const CComplex &complexSrc) | CComplex | |
| operator/(double fScalar) | CComplex | |
| operator/=(const CComplex &complexSrc) | CComplex | |
| operator/=(double fScalar) | CComplex | |
| operator=(const CComplex &complexSrc) | CComplex | |
| operator==(double fScalar) | CComplex | |
| operator==(CComplex &complexSrc) | CComplex | |
| SetComplexNumber(double fReal, double fImaginaray) | CComplex | |
| SetImaginaryNumber(double fImaginaryNumber) | CComplex | inline |
| SetRealNumber(double fRealNumber) | CComplex | inline |
| ~CComplex() | CComplex |