Om  1.0.0
A universal framework for multimedia simulation
om::math::Complex< T > Member List

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

Complex()om::math::Complex< T >inline
Complex(T newReal)om::math::Complex< T >inline
Complex(T newReal, T newImaginary)om::math::Complex< T >inline
Complex(const Complex< U > &other)om::math::Complex< T >inline
conjugate() const om::math::Complex< T >inline
getMagnitude() const om::math::Complex< T >inline
getPhase() const om::math::Complex< T >inline
iom::math::Complex< T >
imagom::math::Complex< T >
imaginaryom::math::Complex< T >
operator data::String() const om::math::Complex< T >inline
operator!=(const Complex &other) const om::math::Complex< T >inline
operator!=(T value) const om::math::Complex< T >inline
operator*(T value) const om::math::Complex< T >inline
operator*(const Complex &other) const om::math::Complex< T >inline
operator*=(T value)om::math::Complex< T >inline
operator*=(const Complex &other)om::math::Complex< T >inline
operator+() const om::math::Complex< T >inline
operator+(T value) const om::math::Complex< T >inline
operator+(const Complex &other) const om::math::Complex< T >inline
operator+=(T value)om::math::Complex< T >inline
operator+=(const Complex &other)om::math::Complex< T >inline
operator-() const om::math::Complex< T >inline
operator-(T value) const om::math::Complex< T >inline
operator-(const Complex &other) const om::math::Complex< T >inline
operator-=(T value)om::math::Complex< T >inline
operator-=(const Complex &other)om::math::Complex< T >inline
operator/(T value) const om::math::Complex< T >inline
operator/(const Complex &other) const om::math::Complex< T >inline
operator/=(T value)om::math::Complex< T >inline
operator/=(const Complex &other)om::math::Complex< T >inline
operator==(const Complex &other) const om::math::Complex< T >inline
operator==(T value) const om::math::Complex< T >inline
polar(T magnitude, T phase)om::math::Complex< T >inlinestatic
rom::math::Complex< T >
realom::math::Complex< T >
toString() const om::math::Complex< T >inline