NASA - Jet Propulsion Laboratory
    + View the NASA Portal
Search JPL
Jet Propulsion Laboratory Home Earth Solar System Stars & Galaxies Technology
Introduction Background Software Links

Complex number support


Classes

class  xcomplex< T >

Functions

template<typename T>
xcomplex< T > xcomplex::conj (const xcomplex< T > &num)
template<typename T>
xcomplex::norm (const xcomplex< T > &num)
template<typename T>
xcomplex< T > xcomplex::operator* (const T &f1, const xcomplex< T > &f2)
template<typename T>
std::ostream & xcomplex::operator<< (std::ostream &os, const xcomplex< T > &val)

Detailed Description


Function Documentation

template<typename T>
xcomplex< T > conj ( const xcomplex< T > &  num  )  [related, inherited]

Returns the complex conjugate of num.

Definition at line 143 of file xcomplex.h.

template<typename T>
T norm ( const xcomplex< T > &  num  )  [related, inherited]

Returns the norm of num.

Definition at line 147 of file xcomplex.h.

template<typename T>
xcomplex< T > operator* ( const T &  f1,
const xcomplex< T > &  f2 
) [related, inherited]

Returns f1*f2.

Definition at line 152 of file xcomplex.h.

template<typename T>
std::ostream & operator<< ( std::ostream &  os,
const xcomplex< T > &  val 
) [related, inherited]

Writes val to os.

Definition at line 157 of file xcomplex.h.


Generated on Fri Jun 18 16:12:29 2010 for LevelS C++ support library
Privacy / Copyright
FIRST GOV Contact: NASA Home Page Site Manager:
Webmaster:

CL 03-2650