- Nov 29, 2007
-
-
Rene Brun authored
add a new plugins for Minimizer using GSL and Minuit2 minimization classes git-svn-id: http://root.cern.ch/svn/root/trunk@21117 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21116 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21115 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- main changes are: - move some remaining pdf (like beta and landau) from mathmore to mathcore - add missing landau_cdf - fix a precision error with normal_cdf (and normal_cdf_c) for small x (large x). Use the correct erf or erfc function according to x - move majority of quantiles functions from mathmore to mathcore ( implementation is based on inverse functions from Cephes, implemented in SpecFuncCephesInv.cxx) - add method to create Minimizer concreate classes via the plugin manager - add possibility to use multi-dim funciton type in one dim integration - minuit2: add some missing include cassert git-svn-id: http://root.cern.ch/svn/root/trunk@21114 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
test 11 which tests p.d.f. persistence. git-svn-id: http://root.cern.ch/svn/root/trunk@21108 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Simplify the font settings for the title. git-svn-id: http://root.cern.ch/svn/root/trunk@21107 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21106 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
This patch solve the problem reported at: https://savannah.cern.ch/bugs/?31673 git-svn-id: http://root.cern.ch/svn/root/trunk@21105 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21104 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21103 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
In this case, the call is forwarded to the current pad and a Warning printed. git-svn-id: http://root.cern.ch/svn/root/trunk@21102 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 28, 2007
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21101 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21100 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21099 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Prevent the autoloader from destroying entries for templated classes that are defining in a namespace and/or class git-svn-id: http://root.cern.ch/svn/root/trunk@21098 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
there is a problem with the build system: libEve depends on libRGL, but gl/Module.mk gets included after eve/Module.mk, so the dependency is not seen. This patch fixes this problem. git-svn-id: http://root.cern.ch/svn/root/trunk@21097 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21096 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21095 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21094 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21093 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
see: <http://savannah.cern.ch/bugs/?31693> Thanks to d.miskowiec@gsi.de git-svn-id: http://root.cern.ch/svn/root/trunk@21092 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21091 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21090 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Add TGTab::AddTab with TGCompositeFrame in argument as requested by the feature request at: https://savannah.cern.ch/bugs/?31668 git-svn-id: http://root.cern.ch/svn/root/trunk@21088 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 27, 2007
-
-
Wouter Verkerke authored
o RooMsgService - Fix bug in creation of singleton instance git-svn-id: http://root.cern.ch/svn/root/trunk@21087 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21086 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21085 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21084 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o Module.mk - Forgotten last commit git-svn-id: http://root.cern.ch/svn/root/trunk@21083 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21082 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooErrorVar - Fix compiler warning on linux/gcc o RooFormulaVar, RooAbsAnaConvPdf - Fix for persistence o RooGraphSpring, RooGraphEdge, RooGraphNode - Retired, since superceded by new vizGraphTree() functionality o RooHtml - Retired since no longer needed o RooAbsOptGoodnessOfFit, RooAbsGoodnesOfFit - Renamed to RooAbsOptTestStatistic, RooAbsTestStatistic to better cover actual functionality o RooChi2Var, RooNLLVar - Follow base class name change o RooRealMPFE, RooAbsData - Follow friend class name change o Module.mk, inc/LinkDef[12].h - Remove references to deleted classes, follow name changes git-svn-id: http://root.cern.ch/svn/root/trunk@21081 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Add a test suite for TMVA. git-svn-id: http://root.cern.ch/svn/root/trunk@21080 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
New version of TMVA (log file missing unfortunately) git-svn-id: http://root.cern.ch/svn/root/trunk@21079 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Add protection against double-click on 'OK' and 'Cancel' buttons in guitest dialog, emitting the CloseWindow() signal twice... git-svn-id: http://root.cern.ch/svn/root/trunk@21078 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
Undo previous hack for std::exception conflict in dictionary file with solaris cc and attempt a new one: put the exception define into eve/src/SolarisCCDictHack.h and put it just in front of LinkDef.h on the rootcint command line. git-svn-id: http://root.cern.ch/svn/root/trunk@21077 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21076 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
remove some debug statements in stressMathCore.cxx git-svn-id: http://root.cern.ch/svn/root/trunk@21075 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- test with LorentzVector<Double32_t,PxPyPzE4D> git-svn-id: http://root.cern.ch/svn/root/trunk@21074 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21072 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@21071 27541ba8-7e3a-0410-8455-c3a389f83636
-