NFFT Logo 3.1.2 API Reference

mv_plan_double Struct Reference


Data Fields

int N_total
 Total number of Fourier \ coefficients.
int M_total
 Total number of samples.
double * f_hat
 Vector of Fourier coefficients, \ size is N_total float_types.
double * f
 Vector of samples, \ size is M_total float types.
void(* mv_trafo )(void *)
 Pointer to the own transform.
void(* mv_adjoint )(void *)
 Pointer to the own adjoint.

Detailed Description

Definition at line 73 of file nfft3.h.


The documentation for this struct was generated from the following file:
Generated on 16 Sep 2009 by Doxygen 1.5.3