Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

nfsft_wisdom_old Struct Reference
[NFSFT: Internal API and functions]

Toplevel wisdom structure. More...

#include <api_old.h>


Data Fields

int initialized
 Indicates wether the structure has been initialized.
nfsft_precompute_flags_old flags
int t
 The logarithm of the bandwidth.
int N
 Maximum bandwidth.
double * alpha
 Precomputed recursion coefficients for associated Legendre-functions.
double * beta
 Precomputed recursion coefficients for associated Legendre-functions.
double * gamma
 Precomputed recursion coefficients for associated Legendre-functions.
double threshold
 The threshold.
U_type_old **** U
complex * work
 For FLFT.
complex * old
complex * vec1
complex * vec2
complex * vec3
complex * vec4
complex * a2
complex * b2
fftw_plan * plans_dct3
 Transform plans for the fftw library.
fftw_plan * plans_dct2
 Transform plans for the fftw library.
fftw_r2r_kind * kinds
 Transform kinds for fftw library.
fftw_r2r_kind * kindsr
 Transform kinds for fftw library.
int * lengths
 Transform lengths for fftw library.
complex * ergeb
double * flft_alpha
double * flft_beta
double * flft_gamma
complex * z


Detailed Description

Toplevel wisdom structure.


The documentation for this struct was generated from the following file:
Generated on Wed May 10 20:39:39 2006 for NFFT by  doxygen 1.4.4