ROOT  6.06/09
Reference Guide
Classes
TMinuit

The Minuit Minimization package. More...

+ Collaboration diagram for TMinuit:

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 F. More...
 

Detailed Description

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.