-
- Downloads
change for new function interface in MathCore
git-svn-id: http://root.cern.ch/svn/root/trunk@16812 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- mathmore/Module.mk 0 additions, 4 deletionsmathmore/Module.mk
- mathmore/inc/Math/Chebyshev.h 10 additions, 3 deletionsmathmore/inc/Math/Chebyshev.h
- mathmore/inc/Math/Derivator.h 13 additions, 11 deletionsmathmore/inc/Math/Derivator.h
- mathmore/inc/Math/GSLFunctionAdapter.h 3 additions, 3 deletionsmathmore/inc/Math/GSLFunctionAdapter.h
- mathmore/inc/Math/GSLRootFinder.h 13 additions, 4 deletionsmathmore/inc/Math/GSLRootFinder.h
- mathmore/inc/Math/GSLRootFinderDeriv.h 17 additions, 6 deletionsmathmore/inc/Math/GSLRootFinderDeriv.h
- mathmore/inc/Math/IGenFunction.h 0 additions, 107 deletionsmathmore/inc/Math/IGenFunction.h
- mathmore/inc/Math/IParamFunction.h 0 additions, 99 deletionsmathmore/inc/Math/IParamFunction.h
- mathmore/inc/Math/Integrator.h 9 additions, 2 deletionsmathmore/inc/Math/Integrator.h
- mathmore/inc/Math/LinkDef.h 7 additions, 3 deletionsmathmore/inc/Math/LinkDef.h
- mathmore/inc/Math/ParamFunction.h 69 additions, 77 deletionsmathmore/inc/Math/ParamFunction.h
- mathmore/inc/Math/Polynomial.h 70 additions, 68 deletionsmathmore/inc/Math/Polynomial.h
- mathmore/inc/Math/RootFinder.h 9 additions, 3 deletionsmathmore/inc/Math/RootFinder.h
- mathmore/inc/Math/RootFinderAlgorithms.h 5 additions, 2 deletionsmathmore/inc/Math/RootFinderAlgorithms.h
- mathmore/inc/Math/WrappedFunction.h 0 additions, 74 deletionsmathmore/inc/Math/WrappedFunction.h
- mathmore/inc/Math/WrappedMultiTF1.h 154 additions, 0 deletionsmathmore/inc/Math/WrappedMultiTF1.h
- mathmore/inc/Math/WrappedTF1.h 159 additions, 0 deletionsmathmore/inc/Math/WrappedTF1.h
- mathmore/src/Chebyshev.cxx 5 additions, 3 deletionsmathmore/src/Chebyshev.cxx
- mathmore/src/Derivator.cxx 10 additions, 9 deletionsmathmore/src/Derivator.cxx
- mathmore/src/GSLDerivator.h 3 additions, 2 deletionsmathmore/src/GSLDerivator.h
mathmore/inc/Math/IGenFunction.h
deleted
100644 → 0
mathmore/inc/Math/IParamFunction.h
deleted
100644 → 0
mathmore/inc/Math/WrappedFunction.h
deleted
100644 → 0
mathmore/inc/Math/WrappedMultiTF1.h
0 → 100644
mathmore/inc/Math/WrappedTF1.h
0 → 100644
Please register or sign in to comment