Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::TestStatistics::WrapperCalculationCleanFlags Struct Reference

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>

Member Function Documentation

◆ set_all()

void RooFit::TestStatistics::WrapperCalculationCleanFlags::set_all ( bool  value)
inline

Definition at line 42 of file LikelihoodWrapper.h.

Member Data Documentation

◆ gradient

bool RooFit::TestStatistics::WrapperCalculationCleanFlags::gradient = false

Definition at line 40 of file LikelihoodWrapper.h.

◆ likelihood

bool RooFit::TestStatistics::WrapperCalculationCleanFlags::likelihood = false

Definition at line 39 of file LikelihoodWrapper.h.

Collaboration diagram for RooFit::TestStatistics::WrapperCalculationCleanFlags:
[legend]

The documentation for this struct was generated from the following file: