-
- Downloads
- fix coding convention
- separate the integration type like is done for the interpolation - update tests for TRandom1 git-svn-id: http://root.cern.ch/svn/root/trunk@15454 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- mathmore/build/inc_Math_Makefile.am 2 additions, 1 deletionmathmore/build/inc_Math_Makefile.am
- mathmore/inc/Math/IntegrationTypes.h 78 additions, 0 deletionsmathmore/inc/Math/IntegrationTypes.h
- mathmore/inc/Math/Integrator.h 2 additions, 35 deletionsmathmore/inc/Math/Integrator.h
- mathmore/src/Chebyshev.cxx 64 additions, 53 deletionsmathmore/src/Chebyshev.cxx
- mathmore/src/Derivator.cxx 16 additions, 16 deletionsmathmore/src/Derivator.cxx
- mathmore/src/GSLIntegrator.cxx 221 additions, 201 deletionsmathmore/src/GSLIntegrator.cxx
- mathmore/src/GSLInterpolator.cxx 57 additions, 55 deletionsmathmore/src/GSLInterpolator.cxx
- mathmore/src/GSLRootFinder.cxx 52 additions, 43 deletionsmathmore/src/GSLRootFinder.cxx
- mathmore/src/GSLRootFinderDeriv.cxx 60 additions, 52 deletionsmathmore/src/GSLRootFinderDeriv.cxx
- mathmore/src/Integrator.cxx 107 additions, 82 deletionsmathmore/src/Integrator.cxx
- mathmore/src/Interpolator.cxx 18 additions, 11 deletionsmathmore/src/Interpolator.cxx
- mathmore/src/RootFinderAlgorithms.cxx 45 additions, 19 deletionsmathmore/src/RootFinderAlgorithms.cxx
- mathmore/src/SpecFuncMathMore.cxx 82 additions, 82 deletionsmathmore/src/SpecFuncMathMore.cxx
- mathmore/test/piRandom.C 1 addition, 0 deletionsmathmore/test/piRandom.C
- mathmore/test/pirndm.C 3 additions, 1 deletionmathmore/test/pirndm.C
- mathmore/test/testRandom.cxx 13 additions, 4 deletionsmathmore/test/testRandom.cxx
Loading
Please register or sign in to comment