HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
Loading...
Searching...
No Matches
Heph::Complex Member List

This is the complete list of members for Heph::Complex, including all inherited members.

Complex()Heph::Complexinline
Complex(double real, double imag)Heph::Complexinline
Conjugate() constHeph::Complexinline
imagHeph::Complex
Magnitude() constHeph::Complex
MagnitudeSquared() constHeph::Complexinline
operator!=(const Complex &rhs) const (defined in Heph::Complex)Heph::Complexinline
operator*(double rhs) const (defined in Heph::Complex)Heph::Complexinline
operator*(const Complex &rhs) const (defined in Heph::Complex)Heph::Complexinline
operator*=(double rhs) (defined in Heph::Complex)Heph::Complexinline
operator*=(const Complex &rhs) (defined in Heph::Complex)Heph::Complexinline
operator+(double rhs) const (defined in Heph::Complex)Heph::Complexinline
operator+(const Complex &rhs) const (defined in Heph::Complex)Heph::Complexinline
operator+=(double rhs) (defined in Heph::Complex)Heph::Complexinline
operator+=(const Complex &rhs) (defined in Heph::Complex)Heph::Complexinline
operator-() const (defined in Heph::Complex)Heph::Complexinline
operator-(double rhs) const (defined in Heph::Complex)Heph::Complexinline
operator-(const Complex &rhs) const (defined in Heph::Complex)Heph::Complexinline
operator-=(double rhs) (defined in Heph::Complex)Heph::Complexinline
operator-=(const Complex &rhs) (defined in Heph::Complex)Heph::Complexinline
operator/(double rhs) const (defined in Heph::Complex)Heph::Complexinline
operator/(const Complex &rhs) const (defined in Heph::Complex)Heph::Complexinline
operator/=(double rhs) (defined in Heph::Complex)Heph::Complexinline
operator/=(const Complex &rhs) (defined in Heph::Complex)Heph::Complexinline
operator==(const Complex &rhs) const (defined in Heph::Complex)Heph::Complexinline
Phase() constHeph::Complex
realHeph::Complex