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

nfsft_wisdom Struct Reference
[NFSFT: Internal API and functions]

Wisdom structure. More...

#include <api.h>


Data Fields

bool initialized
 Indicates wether the structure has been initialized.
unsigned int flags
int N_MAX
 The maximum bandwidth /f$N_{{max}} {N}_0/f$.
int T_MAX
 The logarithm /f$t = N_{{max}}/f$ of the maximum bandwidth.
double * alpha
 Precomputed recursion coefficients /f$^n/f$ for /f$k = 0,/ldots, N_{{max}}; n=-k,/ldots,k/f$ of associated Legendre-functions /f$P_k^n/f$.
double * beta
 Precomputed recursion coefficients /f$^n/f$ for /f$k = 0,/ldots, N_{{max}}; n=-k,/ldots,k/f$ of associated Legendre-functions /f$P_k^n/f$.
double * gamma
 Precomputed recursion coefficients /f$^n/f$ for /f$k = 0,/ldots, N_{{max}}; n=-k,/ldots,k/f$ of associated Legendre-functions /f$P_k^n/f$.
double threshold
 The threshold /f$/f$.
fpt_set set
 Structure for discrete polynomial transform (DPT).


Detailed Description

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