Edinburgh Speech Tools  2.1-release
EST_Complex Member List

This is the complete list of members for EST_Complex, including all inherited members.

ang(int degrees=0) const EST_Complexinline
EST_Complex()EST_Complexinline
EST_Complex(double real, double imag)EST_Complexinline
imag()EST_Complexinline
mag() const EST_Complexinline
operator*(const EST_Complex &z1, const EST_Complex &z2)EST_Complexfriend
operator*(const EST_Complex &z, float x)EST_Complexfriend
operator*(float x, const EST_Complex &z)EST_Complexfriend
operator+(const EST_Complex &z1, const EST_Complex &z2)EST_Complexfriend
operator+(const EST_Complex &z, float x)EST_Complexfriend
operator+(float x, const EST_Complex &z)EST_Complexfriend
operator-(const EST_Complex &z1, const EST_Complex &z2)EST_Complexfriend
operator-(const EST_Complex &z, float x)EST_Complexfriend
operator-(float x, const EST_Complex &z)EST_Complexfriend
operator/(const EST_Complex &z1, const EST_Complex &z2)EST_Complexfriend
operator/(const EST_Complex &z, float x)EST_Complexfriend
operator/(float x, const EST_Complex &z)EST_Complexfriend
operator<<(std::ostream &s, const EST_Complex &a)EST_Complexfriend
real()EST_Complexinline