Classes | |
class | RooBatchCompute::RooBatchComputeInterface |
The interface which should be implemented to provide optimised computation functions for implementations of RooAbsReal::evaluateSpan(). More... | |
Namespaces | |
namespace | RooBatchCompute |
Namespace for dispatching RooFit computations to various backends. | |
Variables | |
R__EXTERN RooBatchComputeInterface * | RooBatchCompute::dispatchCPU = nullptr |
This dispatch pointer points to an implementation of the compute library, provided one has been loaded. | |
R__EXTERN RooBatchComputeInterface * | RooBatchCompute::dispatchCUDA = nullptr |