Definition at line 192 of file nfft3.h.
◆ N_total
NFFT_INT nfftf_mv_plan_double::N_total |
Total number of Fourier coefficients.
Definition at line 192 of file nfft3.h.
◆ M_total
NFFT_INT nfftf_mv_plan_double::M_total |
Total number of samples.
Definition at line 192 of file nfft3.h.
◆ f_hat
float* nfftf_mv_plan_double::f_hat |
Fourier coefficients.
Definition at line 192 of file nfft3.h.
float* nfftf_mv_plan_double::f |
◆ mv_trafo
void(* nfftf_mv_plan_double::mv_trafo) (void *) |
Transform.
Definition at line 192 of file nfft3.h.
◆ mv_adjoint
void(* nfftf_mv_plan_double::mv_adjoint) (void *) |
Adjoint transform.
Definition at line 192 of file nfft3.h.
The documentation for this struct was generated from the following file: