areaDetector  3-5-0
EPICS areaDetector framework
Functions
fft.h File Reference

Go to the source code of this file.

Functions

void fft_1D (double data[], unsigned long nn, int isign)
 
void fft_ND (double data[], unsigned long nn[], int ndim, int isign)
 

Function Documentation

◆ fft_1D()

void fft_1D ( double  data[],
unsigned long  nn,
int  isign 
)

◆ fft_ND()

void fft_ND ( double  data[],
unsigned long  nn[],
int  ndim,
int  isign 
)