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

[RF] Enable passing of gradient function directly to RooMinimizer

After my previous work on the RooFit minimizer interfaces, it is
relatively easy to allow passing a custom gradient function to the
RooMinimizer constructor.

The interface might still evolve in the future, but this commit is still
a milestone because now we can get actual `RooFitResult` objects that
were obtained minimizing a RooFuncWrapper that wraps both the likelihood
and the gradient code.

Some helper functionality that was originally in the new RooFuncWrapper
class but that is not needed anymore with the new minimizer interface
was removed.
parent 85177f4f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment