![]() |
|
Enumerations | |
enum | boolean { NO = 0, YES = 1 } |
Enumeration for parameter values. | |
Functions | |
int | main (int argc, char **argv) |
The main program. |
|
The main program.
Definition at line 40 of file iterS2.c. References CGNE, CGNR, infsft_plan::dot_r_iter, nfsft_plan::f, nfsft_plan::f_hat, infsft_plan::f_hat_iter, FFT_OUT_OF_PLACE, FFTW_INIT, fpt_finalize(), fpt_init(), fpt_precompute(), fpt_transposed(), infsft_before_loop(), infsft_finalize(), infsft_init_advanced(), infsft_loop_one_step(), nfsft_plan::M_total, nfsft_plan::N_total, nfft_bspline(), nfft_next_power_of_2_exp(), NFFT_SWAP_complex, nfft_voronoi_weights_S2(), nfsft_finalize(), nfsft_forget(), NFSFT_INDEX, nfsft_init_guru(), NFSFT_MALLOC_F, NFSFT_MALLOC_F_HAT, NFSFT_MALLOC_X, NFSFT_NO_FAST_ALGORITHM, NFSFT_NORMALIZED, nfsft_precompute(), nfsft_trafo(), NFSFT_USE_DPT, NFSFT_USE_NDFT, NFSFT_ZERO_F_HAT, PI, PRE_PHI_HUT, PRE_PSI, PRECOMPUTE_DAMP, PRECOMPUTE_WEIGHT, infsft_plan::w, infsft_plan::w_hat, nfsft_plan::x, and infsft_plan::y. |