UT_FFT Class Reference

#include <UT_FFT.h>

List of all members.

Public Member Functions

 UT_FFT (exint npnts)
 ~UT_FFT ()
void toFrequency (float *source, float *destr, float *desti, exint npnts)
void toFrequency (float *sourcer, float *sourcei, float *destr, float *desti, exint npnts)
void toTime (float *sourcer, float *sourcei, float *dest, exint npnts)
void toTime (float *sourcer, float *sourcei, float *destr, float *desti, exint npnts)

Static Public Member Functions

static void toFrequency2D (float *sourcer, float *sourcei, float *destr, float *desti, exint size)
static void toTime2D (float *sourcer, float *sourcei, float *destr, float *desti, exint size)


Detailed Description

Definition at line 30 of file UT_FFT.h.


Constructor & Destructor Documentation

UT_FFT::UT_FFT ( exint  npnts  )  [explicit]

UT_FFT::~UT_FFT (  ) 


Member Function Documentation

void UT_FFT::toFrequency ( float *  sourcer,
float *  sourcei,
float *  destr,
float *  desti,
exint  npnts 
)

void UT_FFT::toFrequency ( float *  source,
float *  destr,
float *  desti,
exint  npnts 
)

static void UT_FFT::toFrequency2D ( float *  sourcer,
float *  sourcei,
float *  destr,
float *  desti,
exint  size 
) [static]

void UT_FFT::toTime ( float *  sourcer,
float *  sourcei,
float *  destr,
float *  desti,
exint  npnts 
)

void UT_FFT::toTime ( float *  sourcer,
float *  sourcei,
float *  dest,
exint  npnts 
)

static void UT_FFT::toTime2D ( float *  sourcer,
float *  sourcei,
float *  destr,
float *  desti,
exint  size 
) [static]


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

Generated on Mon Jan 28 00:49:02 2013 for HDK by  doxygen 1.5.9