This is the complete list of members for RooBatchCompute::RooBatchComputeInterface, including all inherited members.
| architecture() const =0 | RooBatchCompute::RooBatchComputeInterface | pure virtual | 
| architectureName() const =0 | RooBatchCompute::RooBatchComputeInterface | pure virtual | 
| compute(Config const &cfg, Computer, RestrictArr, size_t, const VarVector &, ArgVector &)=0 | RooBatchCompute::RooBatchComputeInterface | pure virtual | 
| compute(Config const &cfg, Computer comp, RestrictArr output, size_t size, const VarVector &vars) | RooBatchCompute::RooBatchComputeInterface | inline | 
| reduceNLL(Config const &cfg, std::span< const double > probas, std::span< const double > weights, std::span< const double > offsetProbas)=0 | RooBatchCompute::RooBatchComputeInterface | pure virtual | 
| reduceSum(Config const &cfg, InputArr input, size_t n)=0 | RooBatchCompute::RooBatchComputeInterface | pure virtual | 
| ~RooBatchComputeInterface()=default | RooBatchCompute::RooBatchComputeInterface | virtual |