latest version v1.9 - last update 10 Apr 2010 |
complex(const T &=T(), const T &=T()) | lti::complex< T > | [inline] |
complex(const complex< U > &other) | lti::complex< T > | [inline] |
complex(const std::complex< T > &other) | lti::complex< T > | [inline] |
imag() const | lti::complex< T > | [inline] |
operator std::complex< T >() | lti::complex< T > | [inline] |
operator*=(const T &other) | lti::complex< T > | [inline] |
operator*=(const complex< U > &other) | lti::complex< T > | [inline] |
operator+=(const T &other) | lti::complex< T > | [inline] |
operator+=(const complex< U > &other) | lti::complex< T > | [inline] |
operator-=(const T &other) | lti::complex< T > | [inline] |
operator-=(const complex< U > &other) | lti::complex< T > | [inline] |
operator/=(const T &other) | lti::complex< T > | [inline] |
operator/=(const complex< U > &other) | lti::complex< T > | [inline] |
operator=(const T &other) | lti::complex< T > | [inline] |
operator=(const complex< U > &other) | lti::complex< T > | [inline] |
real() const | lti::complex< T > | [inline] |