NFFT  3.5.3
Data Fields
nfftl_mv_plan_double Struct Reference

Data Fields

NFFT_INT N_total
 Total number of Fourier coefficients.
 
NFFT_INT M_total
 Total number of samples.
 
long double * f_hat
 Fourier coefficients.
 
long double * f
 Samples.
 
void(* mv_trafo )(void *)
 Transform.
 
void(* mv_adjoint )(void *)
 Adjoint transform.
 

Detailed Description

Definition at line 180 of file nfft3.h.


The documentation for this struct was generated from the following file: