-
- Downloads
- add common class for integration method + VirtualIntegrator interface
- use plug-in manager to use GSL implementation git-svn-id: http://root.cern.ch/svn/root/trunk@20325 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- mathcore/Module.mk 3 additions, 0 deletionsmathcore/Module.mk
- mathcore/inc/Math/AllIntegrationTypes.h 48 additions, 0 deletionsmathcore/inc/Math/AllIntegrationTypes.h
- mathcore/inc/Math/Integrator.h 351 additions, 0 deletionsmathcore/inc/Math/Integrator.h
- mathcore/inc/Math/IntegratorMultiDim.h 11 additions, 8 deletionsmathcore/inc/Math/IntegratorMultiDim.h
- mathcore/inc/Math/LinkDef.h 3 additions, 0 deletionsmathcore/inc/Math/LinkDef.h
- mathcore/inc/Math/VirtualIntegrator.h 80 additions, 0 deletionsmathcore/inc/Math/VirtualIntegrator.h
- mathcore/src/Integrator.cxx 166 additions, 0 deletionsmathcore/src/Integrator.cxx
- mathcore/src/IntegratorMultiDim.cxx 10 additions, 9 deletionsmathcore/src/IntegratorMultiDim.cxx
- mathcore/test/Makefile 10 additions, 2 deletionsmathcore/test/Makefile
- mathcore/test/testIntegration.cxx 67 additions, 0 deletionsmathcore/test/testIntegration.cxx
Loading
Please register or sign in to comment