_func Struct Reference


Detailed Description

The _func struct holds pointers to the user-supplied functions. See information on the _fitf struct for its purpose.

Definition at line 80 of file gsl_fit.h.

Data Fields

unsigned int idx
 index for parameter vector
unsigned int num
 number of parameters
double(* fun_s )(double, double *)
 pointer to external functions for fitting single dataset
double(* fun_m )(double, double *, unsigned int, unsigned int)
 pointer to external functions for fitting multiple datasets


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