Skip to content
Snippets Groups Projects
Commit 8f252f9c authored by Lorenzo Moneta's avatar Lorenzo Moneta
Browse files

update 5.22 release notes for TF1 changes

git-svn-id: http://root.cern.ch/svn/root/trunk@24831 27541ba8-7e3a-0410-8455-c3a389f83636
parent 7a2799cf
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,11 @@
<hr>
<a name="hist"></a>
<h3>Histogram package</h3>
<h4>TF1</h4>
<ul>
<li>
Fixed a bug in the calculation of the integral of multi-dimensional interpreted functions. The method <tt>TF1::operator() (const double *x, const double *p)</tt> calls now <tt>TF1::InitArgs</tt> in the case of CINT functions.
</ul>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment