ntg::cplx< rect, T > Class Template Reference

Inheritance diagram for ntg::cplx< rect, T >:

Inheritance graph
[legend]
Collaboration diagram for ntg::cplx< rect, T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 cplx (const T &re=0, const T &im=0)
cplx< rect, T > & operator= (const T &r)
template<cplx_representation R, class T2>
 cplx (const cplx< R, T2 > &rhs)
template<cplx_representation R, class T2>
cplx< rect, T > & operator= (const cplx< R, T2 > &rhs)
template<class T2>
 cplx (const vec< 2, T2 > &rhs)
template<class T2>
cplx< rect, T > & operator= (const vec< 2, T2 > &rhs)
 ~cplx ()
const T real () const
T & real ()
const T imag () const
T & imag ()
const T first () const
T & first ()
const T second () const
T & second ()
const float_d magn () const
const float_d angle () const
const cplx< rect, T > conj () const
const cplx< rect, T > invert () const
const cplx< polar, float_dto_polar () const

Detailed Description

template<class T>
class ntg::cplx< rect, T >

Definition at line 232 of file vect/cplx.hh.


The documentation for this class was generated from the following file:
Generated on Tue Feb 20 20:23:14 2007 for Olena by  doxygen 1.5.1