![]() |
Snoopy Version 6.0 (Albert)
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | init_gfft () |
| void | finish_gfft () |
| void | gfft_r2c_t (double *wrin) |
| void | gfft_c2r_t (double complex *win) |
| void | gfft_r2c (double *wrin) |
| void | gfft_c2r (double complex *win) |
| double | read_fft_timer () |
Variables | |
| double | time_1D |
| double | time_2D |
| double | time_transpose |
| void finish_gfft | ( | ) |
Here is the caller graph for this function:| void gfft_c2r | ( | double complex * | win | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gfft_c2r_t | ( | double complex * | win | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gfft_r2c | ( | double * | wrin | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void gfft_r2c_t | ( | double * | wrin | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void init_gfft | ( | ) |
Here is the caller graph for this function:| double read_fft_timer | ( | ) |
Here is the caller graph for this function:| double time_1D |
| double time_2D |
| double time_transpose |