![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Fitting is performed by descendants of fit_base and fitting functions can be specifed using fit_funct. The GSL fitting routines (scaled and unscaled) are implemented in gsl_fit. A generic fitting routine using a minimizer object specified as a child of multi_min is implemented in min_fit. When the multi_min object is (for example) a sim_anneal object, min_fit can avoid local minima which can occur when fitting noisy data.
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).