Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMinuit

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.

See also:

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