last update:$Date: 2004/09/06 15:52:29 $

How to get started with Minuit

Here it is shown how to run a MINUIT example of function minimization. The example is based on the Quadratic function in four parameters from chapter 7.7 from the Minimization tutorial and it is implemented in test/MnTutorial/Quad4FMain.cxx.

In the following it is described how one can run MINUIT in order to minimize this function, and verify that the result is correct. Both ways are described for SCRAM users at CERN (old, not anymore valid for Minuit2) and those who use autoconf/make (still valid).

A list of various Minuit examples is present here.