Functions | |
std::unique_ptr< RooAbsReal > | createNLL (RooAbsPdf &pdf, RooAbsData &data, std::unique_ptr< RooAbsReal > &&constraints, std::string const &rangeName, std::string const &addCoefRangeName, RooArgSet const &projDeps, bool isExtended, double integrateOverBinsPrecision, RooFit::BatchModeOption batchMode, bool doOffset, bool takeGlobalObservablesFromData) |
void | logArchitectureInfo (RooFit::BatchModeOption batchMode) |
std::unique_ptr< RooAbsReal > RooFit::BatchModeHelpers::createNLL | ( | RooAbsPdf & | pdf, |
RooAbsData & | data, | ||
std::unique_ptr< RooAbsReal > && | constraints, | ||
std::string const & | rangeName, | ||
std::string const & | addCoefRangeName, | ||
RooArgSet const & | projDeps, | ||
bool | isExtended, | ||
double | integrateOverBinsPrecision, | ||
RooFit::BatchModeOption | batchMode, | ||
bool | doOffset, | ||
bool | takeGlobalObservablesFromData | ||
) |
Definition at line 134 of file BatchModeHelpers.cxx.
void RooFit::BatchModeHelpers::logArchitectureInfo | ( | RooFit::BatchModeOption | batchMode | ) |
Definition at line 230 of file BatchModeHelpers.cxx.