Falcon::Complex Class Reference

#include <complex.h>

Inheritance diagram for Falcon::Complex:

Inheritance graph
[legend]

List of all members.

Public Member Functions

numeric abs () const
 Complex (const Complex &other)
 Complex (numeric r=0, numeric i=0)
Complex conj () const
void imag (numeric i)
numeric imag () const
bool operator!= (const Complex &other)
Complex operator* (const Complex &other)
Complexoperator*= (const Complex &other)
Complex operator+ (const Complex &other)
Complexoperator+= (const Complex &other)
Complex operator- (const Complex &other)
Complexoperator-= (const Complex &other)
Complex operator/ (const Complex &other)
Complexoperator/= (const Complex &other)
bool operator< (const Complex &other)
bool operator<= (const Complex &other)
Complexoperator= (const Complex &other)
bool operator== (const Complex &other)
bool operator> (const Complex &other)
bool operator>= (const Complex &other)
void real (numeric r)
numeric real () const
 ~Complex ()


Constructor & Destructor Documentation

Falcon::Complex::Complex ( numeric  r = 0,
numeric  i = 0 
) [inline]

Falcon::Complex::Complex ( const Complex other  )  [inline]

Falcon::Complex::~Complex (  )  [inline]


Member Function Documentation

numeric Falcon::Complex::abs (  )  const

Complex Falcon::Complex::conj (  )  const

void Falcon::Complex::imag ( numeric  i  )  [inline]

numeric Falcon::Complex::imag (  )  const [inline]

bool Falcon::Complex::operator!= ( const Complex other  )  [inline]

References m_imag, and m_real.

Complex Falcon::Complex::operator* ( const Complex other  )  [inline]

References Complex(), m_imag, and m_real.

Complex& Falcon::Complex::operator*= ( const Complex other  )  [inline]

References m_imag, and m_real.

Complex Falcon::Complex::operator+ ( const Complex other  )  [inline]

References Complex(), m_imag, and m_real.

Complex& Falcon::Complex::operator+= ( const Complex other  )  [inline]

References m_imag, and m_real.

Complex Falcon::Complex::operator- ( const Complex other  )  [inline]

References Complex(), m_imag, and m_real.

Complex& Falcon::Complex::operator-= ( const Complex other  )  [inline]

References m_imag, and m_real.

Complex Falcon::Complex::operator/ ( const Complex other  )  [inline]

References Complex(), m_imag, and m_real.

Complex& Falcon::Complex::operator/= ( const Complex other  )  [inline]

bool Falcon::Complex::operator< ( const Complex other  )  [inline]

References m_imag, and m_real.

bool Falcon::Complex::operator<= ( const Complex other  )  [inline]

References m_imag, and m_real.

Complex& Falcon::Complex::operator= ( const Complex other  )  [inline]

References m_imag, and m_real.

bool Falcon::Complex::operator== ( const Complex other  )  [inline]

References m_imag, and m_real.

bool Falcon::Complex::operator> ( const Complex other  )  [inline]

References m_imag, and m_real.

bool Falcon::Complex::operator>= ( const Complex other  )  [inline]

References m_imag, and m_real.

void Falcon::Complex::real ( numeric  r  )  [inline]

numeric Falcon::Complex::real (  )  const [inline]


The documentation for this class was generated from the following file:

Generated on Mon Oct 19 10:11:32 2009 for Falcon_Core by  doxygen 1.5.8