UT_Complex Class Reference

#include <UT_Complex.h>

List of all members.

Public Member Functions

 UT_Complex ()
 UT_Complex (fpreal64 r, fpreal64 i)
 UT_Complex (const UT_Complex &)
void set (fpreal64 r, fpreal64 i)
UT_Complexoperator= (const UT_Complex &)
int operator== (const UT_Complex &) const
UT_Complex operator+ (fpreal64) const
UT_Complex operator+ (const UT_Complex &) const
UT_Complex operator- (fpreal64) const
UT_Complex operator- (const UT_Complex &) const
UT_Complex operator* (fpreal64) const
UT_Complex operator* (const UT_Complex &) const
UT_Complex operator/ (fpreal64) const
UT_Complex operator/ (const UT_Complex &) const
UT_Complex pow (fpreal64 exp) const
float real () const
float imaginary () const
fpreal64 magnitude () const
fpreal64 magnitude2 () const
fpreal64 phase () const


Detailed Description

Definition at line 28 of file UT_Complex.h.


Constructor & Destructor Documentation

UT_Complex::UT_Complex (  ) 

UT_Complex::UT_Complex ( fpreal64  r,
fpreal64  i 
)

UT_Complex::UT_Complex ( const UT_Complex  ) 


Member Function Documentation

float UT_Complex::imaginary (  )  const [inline]

Definition at line 53 of file UT_Complex.h.

fpreal64 UT_Complex::magnitude (  )  const

fpreal64 UT_Complex::magnitude2 (  )  const

UT_Complex UT_Complex::operator* ( const UT_Complex  )  const

UT_Complex UT_Complex::operator* ( fpreal64   )  const

UT_Complex UT_Complex::operator+ ( const UT_Complex  )  const

UT_Complex UT_Complex::operator+ ( fpreal64   )  const

UT_Complex UT_Complex::operator- ( const UT_Complex  )  const

UT_Complex UT_Complex::operator- ( fpreal64   )  const

UT_Complex UT_Complex::operator/ ( const UT_Complex  )  const

UT_Complex UT_Complex::operator/ ( fpreal64   )  const

UT_Complex& UT_Complex::operator= ( const UT_Complex  ) 

int UT_Complex::operator== ( const UT_Complex  )  const

fpreal64 UT_Complex::phase (  )  const

UT_Complex UT_Complex::pow ( fpreal64  exp  )  const

float UT_Complex::real (  )  const [inline]

Definition at line 52 of file UT_Complex.h.

void UT_Complex::set ( fpreal64  r,
fpreal64  i 
)


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

Generated on Fri May 25 00:10:46 2012 for HDK by  doxygen 1.5.9