#include <fftpack_FFT.h>
Public Types | |
| typedef complex | Complex_t |
Public Member Functions | |
| FFTPACK (void) | |
| ~FFTPACK (void) | |
| void | setup (unsigned numTransformDims, const int *transformTypes, const int *axisLengths) |
| void | callFFT (unsigned transformDim, int direction, Complex_t *data) |
| void | callFFT (unsigned transformDim, int direction, T *data) |
Definition at line 149 of file fftpack_FFT.h.
|
|||||
|
Definition at line 157 of file fftpack_FFT.h. |
|
||||||||||
|
Definition at line 161 of file fftpack_FFT.h. |
|
||||||||||
|
Definition at line 193 of file fftpack_FFT.h. |
|
||||||||||||||||||||
|
Definition at line 307 of file fftpack_FFT.h. References endl(), ERRORMSG, and PAssert. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
Definition at line 205 of file fftpack_FFT.h. |
1.4.6