-
- Downloads
- add new functions from B. List
new statistical function in ROOT::Mathh landau_quantile (inverse of landau cumulative distribution) translated from RANLAN - added also the landau_quantile_c - first and second momentum function of the truncated landau landau_xm1 landau_xm2 - sin and cosine integral in SpecFunc.h from CERNLIN (http://wwwasdoc.web.cern.ch/wwwasdoc/shortwrupsdir/c336/top.html) ROOT::Math::sinint(x) and ROOT::Math::cosint(x) - update stressMathCore with landau git-svn-id: http://root.cern.ch/svn/root/trunk@33348 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- math/mathcore/inc/Math/PdfFuncMathCore.h 12 additions, 13 deletionsmath/mathcore/inc/Math/PdfFuncMathCore.h
- math/mathcore/inc/Math/ProbFuncMathCore.h 72 additions, 6 deletionsmath/mathcore/inc/Math/ProbFuncMathCore.h
- math/mathcore/inc/Math/QuantFuncMathCore.h 42 additions, 4 deletionsmath/mathcore/inc/Math/QuantFuncMathCore.h
- math/mathcore/inc/Math/SpecFuncMathCore.h 49 additions, 0 deletionsmath/mathcore/inc/Math/SpecFuncMathCore.h
- math/mathcore/src/PdfFuncMathCore.cxx 5 additions, 3 deletionsmath/mathcore/src/PdfFuncMathCore.cxx
- math/mathcore/src/ProbFuncMathCore.cxx 171 additions, 7 deletionsmath/mathcore/src/ProbFuncMathCore.cxx
- math/mathcore/src/QuantFuncMathCore.cxx 210 additions, 0 deletionsmath/mathcore/src/QuantFuncMathCore.cxx
- math/mathcore/src/SpecFuncMathCore.cxx 187 additions, 0 deletionsmath/mathcore/src/SpecFuncMathCore.cxx
- test/stressMathCore.cxx 16 additions, 1 deletiontest/stressMathCore.cxx
- test/stressMathMore.cxx 2 additions, 2 deletionstest/stressMathMore.cxx
Loading
Please register or sign in to comment