NFFT  3.5.3
Data Fields
mrif_inh_3d_plan Struct Reference
Collaboration diagram for mrif_inh_3d_plan:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 513 of file nfft3.h.


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