![]()  | 
  
    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 | oct_fft_optimize_ (fint *n, fint *par) | 
| 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.
Definition at line 55 of file fftw_low.c.