Openholo  v4.0
Open Source Digital Holographic Library
oph::Complex< T > Member List

This is the complete list of members for oph::Complex< T >, including all inherited members.

angle(void)oph::Complex< T >inline
arg() constoph::Complex< T >inline
Complex()oph::Complex< T >inline
Complex(T p)oph::Complex< T >inline
Complex(T tRe, T tIm)oph::Complex< T >inline
Complex(const Complex< T > &p)oph::Complex< T >inline
conj() constoph::Complex< T >inline
cplx typedefoph::Complex< T >
euler(T &r, T &theta)oph::Complex< T >inline
exp()oph::Complex< T >inline
mag() constoph::Complex< T >inline
mag2() constoph::Complex< T >inline
operator int()oph::Complex< T >inline
operator unsigned char()oph::Complex< T >inline
operator()(T re, T im)oph::Complex< T >inline
operator*(const T k)oph::Complex< T >inline
operator*(const Complex< T > &p)oph::Complex< T >inline
operator*(const T k, const Complex< T > &p)oph::Complex< T >friend
operator*(const Complex< T > &p, const T k)oph::Complex< T >friend
operator*(const Complex< T > &p, const Complex< T > &q)oph::Complex< T >friend
operator*=(const T k)oph::Complex< T >inline
operator*=(const Complex< T > &p)oph::Complex< T >inline
operator+(const Complex< T > &p)oph::Complex< T >inline
operator+(const T p)oph::Complex< T >inline
operator+(const Complex< T > &p, const T q)oph::Complex< T >friend
operator+=(const Complex< T > &p)oph::Complex< T >inline
operator+=(const T p)oph::Complex< T >inline
operator-(const Complex< T > &p)oph::Complex< T >inline
operator-(const T p)oph::Complex< T >inline
operator-(const Complex< T > &p, const T q)oph::Complex< T >friend
operator-=(const Complex< T > &p)oph::Complex< T >inline
operator-=(const T p)oph::Complex< T >inline
operator/(const T &p)oph::Complex< T >inline
operator/(const Complex< T > &p)oph::Complex< T >inline
operator/(const Complex< T > &p, const Complex< T > &q)oph::Complex< T >friend
operator/(const Complex< T > &p, const T &q)oph::Complex< T >friend
operator/(const T &p, const Complex< T > &q)oph::Complex< T >friend
operator/=(const T k)oph::Complex< T >inline
operator/=(const Complex< T > &p)oph::Complex< T >inline
operator<(const Complex< T > &p)oph::Complex< T >inline
operator<(const Complex< T > &p, const Complex< T > &q)oph::Complex< T >friend
operator=(const Complex< T > &p)oph::Complex< T >inline
operator=(const T &p)oph::Complex< T >inline
operator=(const std::complex< T > &p)oph::Complex< T >inline
operator>(const Complex< T > &p)oph::Complex< T >inline
operator>(const Complex< T > &p, const Complex< T > &q)oph::Complex< T >friend
operator[](const int idx)oph::Complex< T >inline