NFFT  3.3.2
Enumerations | Functions

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...
 

Detailed Description

Function Documentation

int main ( int  argc,
char **  argv 
)

The main program.

Parameters
argcThe number of arguments
argvAn array containing the arguments as C-strings
Returns
Exit code
Author
Jens Keiner

Definition at line 181 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, solver_plan_complex::w, solver_plan_complex::w_hat, X, nfsft_plan::x, and solver_plan_complex::y.