fft2D.h File Reference

Go to the source code of this file.

Functions

void fft2d (double **xtre, double **xtim, int width, int height)
void fft2d_inv (double **xtre, double **xtim, double **xrec_re, double **xrec_im, int width, int height)


Function Documentation

void fft2d ( double **  xtre,
double **  xtim,
int  width,
int  height 
)

void fft2d_inv ( double **  xtre,
double **  xtim,
double **  xrec_re,
double **  xrec_im,
int  width,
int  height 
)


Generated on Tue Jun 17 08:36:13 2008 for QtiPlot by  doxygen 1.5.5