NFFT Logo 3.2.2
Data Fields
mril_inh_2d1d_plan Struct Reference

Data Fields

int N_total
 Total number of Fourier coefficients.
int M_total
 Total number of samples.
fftwl_complex * f_hat
 Vector of Fourier coefficients, size is N_total * sizeof( fftwl_complex )
fftwl_complex * f
 Vector of samples, size is M_total * sizeof( fftwl_complex )
void(* mv_trafo )(void *)
 Pointer to the own transform.
void(* mv_adjoint )(void *)
 Pointer to the own adjoint.
nfftl_plan plan
int N3
long double sigma3
long double * t
long double * w

Detailed Description

Definition at line 504 of file nfft3.h.


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

Generated on Fri Oct 12 2012 by Doxygen 1.8.0-20120409