![]() |
NFFT
3.5.3
|
Data Fields | |
NFFT_INT | N_total |
Total number of Fourier coefficients. | |
NFFT_INT | M_total |
Total number of samples. | |
fftwf_complex * | f_hat |
Fourier coefficients. | |
fftwf_complex * | f |
Samples. | |
void(* | mv_trafo )(void *) |
Transform. | |
void(* | mv_adjoint )(void *) |
Adjoint transform. | |
nfftf_plan | plan |
int | N3 |
float | sigma3 |
float * | t |
float * | w |