ROOT 6.12/07 Reference Guide |
The Minuit Minimization package.
Direct C++ implementation of the Minuit minimization package. This package was originally written in Fortran by Fred James and part of PACKLIB (patch D506) It has been converted to a C++ class, TMinuit, by R.Brun.
Classes | |
class | TLinearFitter |
The Linear Fitter - For fitting functions that are LINEAR IN PARAMETERS. More... | |
class | TMinuit |
Implementation in C++ of the Minuit package written by Fred James. More... | |