_para Struct Reference


Detailed Description

The _para struct holds all of the paramters. See information on the _fitf struct for its purpose.

Definition at line 97 of file gsl_fit.h.

Data Fields

unsigned int idx
 parameter index
unsigned int num
 total number of params
double * par
 array of parameters
unsigned int * fix
 fix the parameter value?
double * err
 parameter errors
double * tmp
 temporary parameter holder


The documentation for this struct was generated from the following file:
Generated on Fri Jan 19 14:54:27 2007 for gsl_fit by  doxygen 1.4.7