But when I run TMinuit, I get the following output (having sent print
level to 3.)
**********
** 4 **MIGRAD 500 1
**********
FIRST CALL TO USER FUNCTION AT NEW START POINT, WITH IFLAG=4.
START MIGRAD MINIMIZATION. STRATEGY 1. CONVERGENCE WHEN EDM .LT.
1.00e-03
FCN=-0.519027 FROM MIGRAD STATUS=INITIATE 21 CALLS 22
TOTAL
What does IFLAG=4 mean? "First call to use function" suggests to me that I
should test on iflag==4 to do my initializations.
Thank you for any help.
Chris
=================================================================
= =
= Chris Jillings =
= Department of Physics phone/voice mail: (613) 545-6000x4805 =
= Queen's University fax: (613) 545-6813 =
= Kingston, Ontario email: chris@sno.phy.queensu.ca =
= Canada, K7L 3N6 web: http://sno.phy.queensu.ca =
= =
=================================================================