Revision 3d97f430574ab784a57ec8112bcd0a5667959b4c authored by Rene Brun on 27 February 2007, 21:13:36 UTC, committed by Rene Brun on 27 February 2007, 21:13:36 UTC
  o) fix 32 bit cutoff (Int_t used where Long_t needed) when converting
     unsigned long (long)s, solving https://savannah.cern.ch/bugs/?24100


git-svn-id: http://root.cern.ch/svn/root/trunk@18102 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 967474f
Raw File
index.txt
This directory contains all the TMinuit class.
BEGIN_HTML
 See:
<ul>
<li>The main TMinuit class is documented in class TMinuit.</li>
<li><a href="ftp://root.cern.ch/root/doc/chapter5.pdf">The Chapter about Fitting Histogram in the Users Guide
    </a></li>
<li><a href="http://wwwasdoc.web.cern.ch/wwwasdoc/minuit/minmain.html">The MINUIT documentation in CERNLIB
    </a></li>
<li><a href="http://root.cern.ch/root/HowtoFit.html">How to Fit Histograms
      </A></li>
<li><a href="http://root.cern.ch/root/htmldoc/examples/peaks.C.html">How to Fit find peaks in histograms
      </A></li>
</ul>
END_HTML
back to top