TMinuit

Frederic MACHEFERT (machefer@hep.saclay.cea.fr)
Mon, 15 Feb 1999 13:26:19 +0100 (MET)


Hello,

I tryed to use the TMinuit object and I don't find
in the manual what the FCN function should looks like.

In the Minuit fortran package FCN had the following structure:
CALL FCN (NPAR,GRAD,FVAL,XVAL,IFLAG,FUTIL)

what should FCN++ looks like using the TMinuit object ?

Florian Bauer