For communication with wrappers, an instance of this struct must be shared between them and MinuitFcnGrad.
It keeps track of what has been evaluated for the current parameter set provided by Minuit.
Definition at line 37 of file LikelihoodWrapper.h.
Public Member Functions | |
void | set_all (bool value) |
Public Attributes | |
bool | gradient = false |
bool | likelihood = false |
#include <RooFit/TestStatistics/LikelihoodWrapper.h>
|
inline |
Definition at line 42 of file LikelihoodWrapper.h.
bool RooFit::TestStatistics::WrapperCalculationCleanFlags::gradient = false |
Definition at line 40 of file LikelihoodWrapper.h.
bool RooFit::TestStatistics::WrapperCalculationCleanFlags::likelihood = false |
Definition at line 39 of file LikelihoodWrapper.h.