|
svcore
1.9
|
#include <fftw3.h>

Go to the source code of this file.
Macros | |
| #define | fftf_complex fftwf_complex |
| #define | fftf_malloc fftwf_malloc |
| #define | fftf_free fftwf_free |
| #define | fftf_plan fftwf_plan |
| #define | fftf_plan_dft_r2c_1d fftwf_plan_dft_r2c_1d |
| #define | fftf_plan_dft_c2r_1d fftwf_plan_dft_c2r_1d |
| #define | fftf_execute fftwf_execute |
| #define | fftf_destroy_plan fftwf_destroy_plan |