New root version (5) vs. 4.08

From: <andreyk1_at_post.tau.ac.il>
Date: Fri, 11 Aug 2006 12:00:28 +0300

Dear Anna, lowering the precision doesn't affect on the warning message, I tried to calculate with eps = 1e-3 the same result. The integral must be converged...After this warning it gives the result of calculation, it seems to be correct, but now I'm not sure about this...

***

TF3 *dis = new TF3("intgr", tr, 0,50, 0, 1, 0, 20,3); dis->SetParameters(par1,par2,par3);
return dis->Integral(0, 50, 0, 1, 0, 20, 1e-3);

***

Warning in <TF3::Integral>: failed code=1, minpts=33, maxpts=10000, epsilon=0.001, nfnevl=9999, relerr=0.00256295

***

Another thoughts?

Andrew.



This message was sent using IMP, the Internet Messaging Program. Received on Fri Aug 11 2006 - 11:00:56 MEST

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:32:00 MET