|
CLAM-Development
1.4.0
|
#include <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 |
Definition at line 35 of file ComplexToPolarCnv.hxx.
|
inline |
Definition at line 40 of file ComplexToPolarCnv.hxx.
|
inline |
Definition at line 41 of file ComplexToPolarCnv.hxx.
|
inline |
Definition at line 59 of file ComplexToPolarCnv.hxx.
References CLAM_ASSERT.
Referenced by CLAM::Spectrum::Polar2Complex().
|
inline |
Definition at line 46 of file ComplexToPolarCnv.hxx.
References CLAM_ASSERT.
Referenced by CLAM::Spectrum::Complex2Polar().
1.8.1