#include <SCSL_FFT.h>
Public Types | |
typedef complex | Complex_t |
Public Member Functions | |
SCSL (void) | |
~SCSL (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 174 of file SCSL_FFT.h.
|
Definition at line 182 of file SCSL_FFT.h. |
|
Definition at line 186 of file SCSL_FFT.h. |
|
Definition at line 217 of file SCSL_FFT.h. |
|
Definition at line 332 of file SCSL_FFT.h. References endl(), ERRORMSG, and PAssert. Here is the call graph for this function: ![]() |
|
|
|
Definition at line 232 of file SCSL_FFT.h. |