NFFT Logo 3.0 API Reference
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

fpt_step_ Struct Reference

Holds data for a single multiplication step in the cascade summation. More...


Data Fields

bool stable
 Indicates if the values contained represent a fast or a slow stabilized step.
int N_stab
 TODO Add comment here.
int t_stab
 TODO Add comment here.
double ** a11
double ** a12
double ** a21
double ** a22
 The matrix components.
double * gamma


Detailed Description

Holds data for a single multiplication step in the cascade summation.

Definition at line 48 of file fpt.c.


The documentation for this struct was generated from the following file:
Generated on 1 Nov 2006 by Doxygen 1.4.4