_meth Struct Reference


Detailed Description

The _meth struct determines which fitting method to call.

Definition at line 65 of file gsl_fit.h.

Data Fields

const gsl_multimin_fdfminimizer_type * mdmin_type
 Pointer to the enum flag of the minimizer algotrithm.
const gsl_multifit_fdfsolver_type * lstsq_type
 Pointer to the enum flag of the least squares algotrithm.
int(* solver_function_call )(void *)
 Pointer to the fitting method function.


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