Skip to content
Snippets Groups Projects
Commit 9a8557b4 authored by Jonas Rembser's avatar Jonas Rembser
Browse files

[RF] Synchronize NLL computation in BatchMode with the scalar mode NLL

The BatchMode gave different results and went throught different
minimization paths when the recovery from undefined regions was
involved, because it was implemented a bit differently.

This commit updates the RooNLLVarNew to do exactly the same computations
as the original RooNLLVar in scalar mode to avoid any differences caused
by this.
parent aa3bf0f2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment