![]() |
|
Enumerations | |
enum | boolean { NO = 0, YES = 1, NO = 0, YES = 1 } |
Enumeration for parameter values. | |
Functions | |
int | main (int argc, char **argv) |
The main program. |
int main | ( | int | argc, | |
char ** | argv | |||
) |
The main program.
argc | The number of arguments | |
argv | An array containing the arguments as C-strings |
Definition at line 55 of file iterS2.c.
References CGNE, CGNR, nfsft_plan::f, nfsft_plan::f_hat, FFT_OUT_OF_PLACE, FFTW_INIT, fpt_init(), fpt_precompute(), fpt_transposed(), nfsft_plan::M_total, nfsft_plan::N_total, nfft_bspline(), nfft_free(), nfft_malloc(), 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, solver_finalize_complex(), solver_loop_one_step_complex(), and nfsft_plan::x.