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