FourierTransform Class Reference

#include <FourierTransform.hxx>

List of all members.


Detailed Description

Definition at line 29 of file FourierTransform.hxx.


Public Member Functions

 FourierTransform (unsigned long int frameSize, double normalizationFactor, bool isComplex)
 ~FourierTransform ()
void doIt (const float *input)
void doIt (const double *input)
const std::vector< double > & spectrum () const

Constructor & Destructor Documentation

FourierTransform::FourierTransform ( unsigned long int  frameSize,
double  normalizationFactor,
bool  isComplex 
)

Definition at line 31 of file FourierTransform.cxx.

FourierTransform::~FourierTransform (  ) 

Definition at line 48 of file FourierTransform.cxx.


Member Function Documentation

void FourierTransform::doIt ( const float input  ) 

void FourierTransform::doIt ( const double *  input  ) 

Definition at line 170 of file FourierTransform.cxx.

const std::vector<double>& FourierTransform::spectrum (  )  const [inline]


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

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