This is the complete list of members for FFTWComplex, including all inherited members.
conj() const (defined in FFTWComplex) | FFTWComplex | inline |
FFTWComplex() (defined in FFTWComplex) | FFTWComplex | inline |
FFTWComplex(double real, double imag=0) (defined in FFTWComplex) | FFTWComplex | inline |
FFTWComplex(const std::complex< double > &c) | FFTWComplex | inline |
getAbs() const (defined in FFTWComplex) | FFTWComplex | inline |
getAbsSq() const (defined in FFTWComplex) | FFTWComplex | inline |
getPhase() const (defined in FFTWComplex) | FFTWComplex | inline |
im | FFTWComplex | |
operator std::complex< double >() (defined in FFTWComplex) | FFTWComplex | inline |
operator*(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator*=(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator+(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator+=(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator-(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator-=(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator/(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
operator/=(const FFTWComplex &rhs) (defined in FFTWComplex) | FFTWComplex | inline |
re | FFTWComplex | |
setMagPhase(double mag, double phase) (defined in FFTWComplex) | FFTWComplex | inline |
~FFTWComplex() | FFTWComplex | inline |