NFFT Logo 3.1.1 API Reference

fpt_data Struct Reference

Holds data for a single cascade summation. More...

#include <fpt.h>


Data Fields

fpt_step ** steps
 The cascade summation steps.
int k_start
 TODO Add comment here.
double * alphaN
 TODO Add comment here.
double * betaN
 TODO Add comment here.
double * gammaN
 TODO Add comment here.
double alpha_0
 TODO Add comment here.
double beta_0
 TODO Add comment here.
double gamma_m1
 TODO Add comment here.
double * alpha
 < TODO Add comment here.
double * beta
 TODO Add comment here.
double * gamma
 TODO Add comment here.
fpt_step ** steps
 The cascade summation steps.
double * alphaN
 TODO Add comment here.
double * betaN
 TODO Add comment here.
double * gammaN
 TODO Add comment here.
double * alpha
 < TODO Add comment here.
double * beta
 TODO Add comment here.
double * gamma
 TODO Add comment here.


Detailed Description

Holds data for a single cascade summation.

Definition at line 76 of file fpt.c.


Field Documentation

int fpt_data::k_start

TODO Add comment here.

Definition at line 79 of file fpt.c.

Referenced by dpt_trafo(), dpt_transposed(), fpt_finalize(), fpt_precompute(), fpt_trafo(), and fpt_transposed().

double* fpt_data::alphaN

TODO Add comment here.

Definition at line 80 of file fpt.c.

Referenced by fpt_finalize(), fpt_precompute(), fpt_trafo(), and fpt_transposed().

double* fpt_data::betaN

TODO Add comment here.

Definition at line 81 of file fpt.c.

Referenced by fpt_finalize(), fpt_precompute(), fpt_trafo(), and fpt_transposed().

double* fpt_data::gammaN

TODO Add comment here.

Definition at line 82 of file fpt.c.

Referenced by fpt_finalize(), fpt_precompute(), fpt_trafo(), and fpt_transposed().

double fpt_data::alpha_0

TODO Add comment here.

Definition at line 83 of file fpt.c.

Referenced by fpt_precompute(), fpt_trafo(), and fpt_transposed().

double fpt_data::beta_0

TODO Add comment here.

Definition at line 84 of file fpt.c.

Referenced by fpt_precompute(), fpt_trafo(), and fpt_transposed().

double fpt_data::gamma_m1

TODO Add comment here.

Definition at line 85 of file fpt.c.

Referenced by dpt_trafo(), dpt_transposed(), fpt_precompute(), fpt_trafo(), and fpt_transposed().

double* fpt_data::alpha

< TODO Add comment here.

TODO Add comment here.

Definition at line 87 of file fpt.c.

Referenced by dpt_trafo(), dpt_transposed(), fpt_finalize(), and fpt_precompute().

double* fpt_data::beta

TODO Add comment here.

Definition at line 88 of file fpt.c.

Referenced by dpt_trafo(), dpt_transposed(), fpt_finalize(), and fpt_precompute().

double* fpt_data::gamma

TODO Add comment here.

Definition at line 89 of file fpt.c.

Referenced by dpt_trafo(), dpt_transposed(), fpt_finalize(), and fpt_precompute().

double* fpt_data::alphaN

TODO Add comment here.

Definition at line 45 of file fpt.h.

double* fpt_data::betaN

TODO Add comment here.

Definition at line 46 of file fpt.h.

double* fpt_data::gammaN

TODO Add comment here.

Definition at line 47 of file fpt.h.

double* fpt_data::alpha

< TODO Add comment here.

TODO Add comment here.

Definition at line 52 of file fpt.h.

double* fpt_data::beta

TODO Add comment here.

Definition at line 53 of file fpt.h.

double* fpt_data::gamma

TODO Add comment here.

Definition at line 54 of file fpt.h.


The documentation for this struct was generated from the following files:
Generated on 17 Aug 2009 by Doxygen 1.5.3