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

function_data Struct Reference


Data Fields

int ndim
int npoints
Real * center
Real ** pts1
Real ** pts2

Field Documentation

Real* function_data::center
 

Definition at line 32 of file optimize.c.

Referenced by fit_function(), and optimize_simplex().

int function_data::ndim
 

Definition at line 30 of file optimize.c.

Referenced by fit_function(), and optimize_simplex().

int function_data::npoints
 

Definition at line 31 of file optimize.c.

Referenced by fit_function(), and optimize_simplex().

Real** function_data::pts1
 

Definition at line 33 of file optimize.c.

Referenced by fit_function(), and optimize_simplex().

Real** function_data::pts2
 

Definition at line 34 of file optimize.c.

Referenced by fit_function(), and optimize_simplex().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:24 2004 for BICPL by doxygen 1.3.7