-
- Downloads
[RF][RelNotes] Deprecated string fit options in RooFit
The string-based fit options are officially deprecated with this commit, with the intention to finally remove them in the next release (ROOT v6.28). This will give us more flexibility when refactoring the RooMinimizer to integrate new features like the batch mode, the new likelihood classes, or automatic differentiation.
Showing
- README/ReleaseNotes/v626/index.md 9 additions, 0 deletionsREADME/ReleaseNotes/v626/index.md
- roofit/roofitcore/inc/RooGlobalFunc.h 13 additions, 1 deletionroofit/roofitcore/inc/RooGlobalFunc.h
- roofit/roofitcore/inc/RooMCStudy.h 3 additions, 1 deletionroofit/roofitcore/inc/RooMCStudy.h
- roofit/roofitcore/inc/RooMinimizer.h 2 additions, 1 deletionroofit/roofitcore/inc/RooMinimizer.h
- roofit/roofitcore/src/RooAbsPdf.cxx 21 additions, 2 deletionsroofit/roofitcore/src/RooAbsPdf.cxx
- roofit/roofitcore/src/RooAbsReal.cxx 18 additions, 1 deletionroofit/roofitcore/src/RooAbsReal.cxx
- roofit/roofitcore/src/RooGlobalFunc.cxx 20 additions, 1 deletionroofit/roofitcore/src/RooGlobalFunc.cxx
- roofit/roofitcore/src/RooMCStudy.cxx 2 additions, 2 deletionsroofit/roofitcore/src/RooMCStudy.cxx
- test/fit/testFitPerf.cxx 1 addition, 4 deletionstest/fit/testFitPerf.cxx
Loading
Please register or sign in to comment