-
- Downloads
- fix options for DistSampler
(have different default name for 1D or multi-dim) - update doc - add from Bartolomeu binning of kdtree returning array with volume edges. They can be used to fill a variable bin histogram or a TH2Poly in the 2D case git-svn-id: http://root.cern.ch/svn/root/trunk@37371 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- math/foam/inc/TFoamSampler.h 7 additions, 28 deletionsmath/foam/inc/TFoamSampler.h
- math/foam/src/TFoamSampler.cxx 9 additions, 0 deletionsmath/foam/src/TFoamSampler.cxx
- math/mathcore/Module.mk 1 addition, 0 deletionsmath/mathcore/Module.mk
- math/mathcore/inc/LinkDef2.h 1 addition, 1 deletionmath/mathcore/inc/LinkDef2.h
- math/mathcore/inc/Math/DistSampler.h 3 additions, 1 deletionmath/mathcore/inc/Math/DistSampler.h
- math/mathcore/inc/Math/DistSamplerOptions.h 11 additions, 7 deletionsmath/mathcore/inc/Math/DistSamplerOptions.h
- math/mathcore/inc/TKDTreeBinning.h 86 additions, 0 deletionsmath/mathcore/inc/TKDTreeBinning.h
- math/mathcore/src/DistSamplerOptions.cxx 29 additions, 20 deletionsmath/mathcore/src/DistSamplerOptions.cxx
- math/mathcore/src/TKDTreeBinning.cxx 495 additions, 0 deletionsmath/mathcore/src/TKDTreeBinning.cxx
- math/unuran/inc/TUnuranSampler.h 12 additions, 2 deletionsmath/unuran/inc/TUnuranSampler.h
- math/unuran/src/TUnuranSampler.cxx 34 additions, 6 deletionsmath/unuran/src/TUnuranSampler.cxx
Loading
Please register or sign in to comment