![]() |
NFFT
3.3.0
|
Enumerations | |
| enum | boolean { NO = 0, YES = 1, NO = 0, YES = 1 } |
| Enumeration for parameter values. | |
Functions | |
| static void | voronoi_weights_S2 (R *w, R *xi, INT M) |
| int | main (int argc, char **argv) |
| The main program. More... | |
| 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 183 of file iterS2.c.
References CSWAP, solver_plan_complex::dot_r_iter, nfsft_plan::f, nfsft_plan::f_hat, solver_plan_complex::f_hat_iter, nfsft_plan::M_total, nfsft_plan::N_total, nfft_free(), nfft_malloc(), solver_plan_complex::w, solver_plan_complex::w_hat, X, nfsft_plan::x, and solver_plan_complex::y.
1.8.5