![]() |
Octopus
|
Go to the source code of this file.
Typedefs | |
| typedef int | fint |
| typedef int | fint4 |
| typedef long long int | fint8 |
| typedef char | fchar |
Functions | |
| void | fft_optimize (int *n, int par) |
| void | FC_FUNC_ (oct_fft_optimize, OCT_FFT_OPTIMIZE) |
| typedef int fint |
Definition at line 18 of file fftw_low.c.
| typedef int fint4 |
Definition at line 19 of file fftw_low.c.
| typedef long long int fint8 |
Definition at line 20 of file fftw_low.c.
| typedef char fchar |
Definition at line 22 of file fftw_low.c.
| void fft_optimize | ( | int * | n, |
| int | par | ||
| ) |
Definition at line 25 of file fftw_low.c.
| void FC_FUNC_ | ( | oct_fft_optimize | , |
| OCT_FFT_OPTIMIZE | |||
| ) |
Definition at line 55 of file fftw_low.c.