CLAM::ComplexToPolarCnv< T > Class Template Reference

#include <ComplexToPolarCnv.hxx>

List of all members.


Detailed Description

template<class T>
class CLAM::ComplexToPolarCnv< T >

Definition at line 35 of file ComplexToPolarCnv.hxx.


Public Member Functions

 ComplexToPolarCnv ()
 ~ComplexToPolarCnv ()
void ToPolar (const Array< ComplexTmpl< T > > &inputArray, Array< PolarTmpl< T > > &outputArray) const
void ToComplex (const Array< PolarTmpl< T > > &inputArray, Array< ComplexTmpl< T > > &outputArray) const

Constructor & Destructor Documentation

template<class T>
CLAM::ComplexToPolarCnv< T >::ComplexToPolarCnv (  )  [inline]

Definition at line 40 of file ComplexToPolarCnv.hxx.

template<class T>
CLAM::ComplexToPolarCnv< T >::~ComplexToPolarCnv (  )  [inline]

Definition at line 41 of file ComplexToPolarCnv.hxx.


Member Function Documentation

template<class T>
void CLAM::ComplexToPolarCnv< T >::ToPolar ( const Array< ComplexTmpl< T > > &  inputArray,
Array< PolarTmpl< T > > &  outputArray 
) const [inline]

Definition at line 46 of file ComplexToPolarCnv.hxx.

References CLAM_ASSERT.

Referenced by CLAM::Spectrum::Complex2Polar().

template<class T>
void CLAM::ComplexToPolarCnv< T >::ToComplex ( const Array< PolarTmpl< T > > &  inputArray,
Array< ComplexTmpl< T > > &  outputArray 
) const [inline]

Definition at line 59 of file ComplexToPolarCnv.hxx.

References CLAM_ASSERT.

Referenced by CLAM::Spectrum::Polar2Complex().


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5