CLAM::ComplexToPolarCnv Class Reference

#include <ComplexToPolarCnv.hxx>

List of all members.

Public Member Functions

 ComplexToPolarCnv ()
 ~ComplexToPolarCnv ()
void ToPolar (const Array< Complex > &inputArray, Array< Polar > &outputArray) const
void ToComplex (const Array< Polar > &inputArray, Array< Complex > &outputArray) const

Detailed Description

Definition at line 31 of file ComplexToPolarCnv.hxx.


Constructor & Destructor Documentation

CLAM::ComplexToPolarCnv::ComplexToPolarCnv (  )  [inline]

Definition at line 33 of file ComplexToPolarCnv.hxx.

CLAM::ComplexToPolarCnv::~ComplexToPolarCnv (  )  [inline]

Definition at line 34 of file ComplexToPolarCnv.hxx.


Member Function Documentation

void CLAM::ComplexToPolarCnv::ToComplex ( const Array< Polar > &  inputArray,
Array< Complex > &  outputArray 
) const [inline]

Definition at line 52 of file ComplexToPolarCnv.hxx.

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

void CLAM::ComplexToPolarCnv::ToPolar ( const Array< Complex > &  inputArray,
Array< Polar > &  outputArray 
) const [inline]

Definition at line 39 of file ComplexToPolarCnv.hxx.

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


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3