Main Page   Compound List   File List   Compound Members   Examples  

complexFFT Class Reference

class complexFFT controls fftw plans and executes fwd/inv transforms More...

#include <complexFFT.H>

List of all members.

Public Methods

 complexFFT (complexFFTData *d)
 fft init ... data pointed to by 'd'

 ~complexFFT ()
 fft deconstructor

void switchData (complexFFTData *d)
 Use this to change associated fft data (for fft'ing).

void fwdTransform ()
 Forward transform the data (in to out).

void invTransform ()
 Inverse transform the data (out to in).


Protected Attributes

complexFFTDatadata
 The pointer to the relevant data.


Detailed Description

class complexFFT controls fftw plans and executes fwd/inv transforms
Examples:

complexFFTExample.cc.

Definition at line 67 of file complexFFT.H.


The documentation for this class was generated from the following file:
Generated on Fri May 16 02:01:01 2003 for MFFM FFTw Wrapper by doxygen1.2.18