Functions | |
std::unique_ptr< RooAbsReal > | createNLL (RooAbsPdf &pdf, RooAbsData &data, std::unique_ptr< RooAbsReal > &&constraints, std::string const &rangeName, RooArgSet const &projDeps, bool isExtended, double integrateOverBinsPrecision, RooFit::OffsetMode offset) |
std::unique_ptr< RooAbsReal > RooFit::BatchModeHelpers::createNLL | ( | RooAbsPdf & | pdf, |
RooAbsData & | data, | ||
std::unique_ptr< RooAbsReal > && | constraints, | ||
std::string const & | rangeName, | ||
RooArgSet const & | projDeps, | ||
bool | isExtended, | ||
double | integrateOverBinsPrecision, | ||
RooFit::OffsetMode | offset | ||
) |
Definition at line 78 of file BatchModeHelpers.cxx.