Skip to content

Comments

[RF] Use RooRealVar::setValFast() in minimizer interface#21344

Open
guitargeek wants to merge 1 commit intoroot-project:masterfrom
guitargeek:setValFast
Open

[RF] Use RooRealVar::setValFast() in minimizer interface#21344
guitargeek wants to merge 1 commit intoroot-project:masterfrom
guitargeek:setValFast

Conversation

@guitargeek
Copy link
Contributor

The setVal() function has the overhead of checking if the parameter value is in the valid range. This is expensive, and it is the responsability of the minimizer like Minuit 2 to only evaluate points that are withing the defined parameter range.

The `setVal()` function has the overhead of checking if the parameter
value is in the valid range. This is expensive, and it is the
responsability of the minimizer like Minuit 2 to only evaluate points
that are withing the defined parameter range.
@github-actions
Copy link

Test Results

    22 files      22 suites   3d 6h 9m 22s ⏱️
 3 795 tests  3 790 ✅ 0 💤 5 ❌
75 456 runs  75 451 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit d3ece5c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant