gsl_fit Data Structures

Here are the data structures with brief descriptions:
_dataThe _data struct holds a data set to be fit
_fitfThe gsl_fit struct will be passed as void pointer to the fitting routines
_funcThe _func struct holds pointers to the user-supplied functions
_methThe _meth struct determines which fitting method to call
_paraThe _para struct holds all of the paramters

Generated on Fri Jan 19 14:54:27 2007 for gsl_fit by  doxygen 1.4.7