- port mathmore changes of dev brunch done by David
- improve tests to correctly return a status - some clean up of minimizer classes (use directly ROOT::Math::IMultiGenFunction and ROOT::Math::IMultiGradFunction instead of typedef's) git-svn-id: http://root.cern.ch/svn/root/trunk@23619 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- math/mathmore/inc/Math/GSLMinimizer.h 3 additions, 3 deletionsmath/mathmore/inc/Math/GSLMinimizer.h
- math/mathmore/inc/Math/GSLNLSMinimizer.h 3 additions, 3 deletionsmath/mathmore/inc/Math/GSLNLSMinimizer.h
- math/mathmore/inc/Math/GSLSimAnMinimizer.h 3 additions, 3 deletionsmath/mathmore/inc/Math/GSLSimAnMinimizer.h
- math/mathmore/src/GSLMinimizer.cxx 3 additions, 3 deletionsmath/mathmore/src/GSLMinimizer.cxx
- math/mathmore/src/GSLNLSMinimizer.cxx 2 additions, 2 deletionsmath/mathmore/src/GSLNLSMinimizer.cxx
- math/mathmore/src/GSLSimAnMinimizer.cxx 2 additions, 2 deletionsmath/mathmore/src/GSLSimAnMinimizer.cxx
- math/mathmore/test/Makefile 4 additions, 1 deletionmath/mathmore/test/Makefile
- math/mathmore/test/simanTSP.cxx 47 additions, 19 deletionsmath/mathmore/test/simanTSP.cxx
- math/mathmore/test/testChebyshev.cxx 0 additions, 1 deletionmath/mathmore/test/testChebyshev.cxx
- math/mathmore/test/testDerivation.cxx 18 additions, 7 deletionsmath/mathmore/test/testDerivation.cxx
- math/mathmore/test/testIntegration.cxx 13 additions, 6 deletionsmath/mathmore/test/testIntegration.cxx
- math/mathmore/test/testIntegrationMultiDim.cxx 58 additions, 23 deletionsmath/mathmore/test/testIntegrationMultiDim.cxx
- math/mathmore/test/testInterpolation.cxx 33 additions, 7 deletionsmath/mathmore/test/testInterpolation.cxx
- math/mathmore/test/testPermute.cxx 93 additions, 45 deletionsmath/mathmore/test/testPermute.cxx
- math/mathmore/test/testRandomDist.cxx 1 addition, 1 deletionmath/mathmore/test/testRandomDist.cxx
- math/mathmore/test/testRootFinder.cxx 27 additions, 22 deletionsmath/mathmore/test/testRootFinder.cxx
- math/mathmore/test/testSpecFunc.cxx 6 additions, 3 deletionsmath/mathmore/test/testSpecFunc.cxx
Loading
Please register or sign in to comment