#include <WrappersFFTW.h>
|
plan_type | operator() (int n, complex_double *in, complex_double *out, unsigned flags, int sign=0) |
|
plan_type | operator() (int n, double *in, complex_double *out, unsigned flags, int sign=0) |
|
plan_type | operator() (int n, complex_double *in, double *out, unsigned flags, int sign=0) |
|
fftwf_plan | operator() (int n, complex_float *in, complex_float *out, unsigned flags, int sign=0) |
|
fftwf_plan | operator() (int n, float *in, complex_float *out, unsigned flags, int sign=0) |
|
fftwf_plan | operator() (int n, complex_float *in, float *out, unsigned flags, int sign=0) |
|
◆ complex_double
◆ complex_float
◆ plan_type
◆ planf_type
◆ real_double
◆ real_float
◆ operator()() [1/6]
◆ operator()() [2/6]
◆ operator()() [3/6]
◆ operator()() [4/6]
◆ operator()() [5/6]
◆ operator()() [6/6]
The documentation for this struct was generated from the following file: