Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooBatchCompute.h File Reference
#include "RooSpan.h"
#include "RooVDTHeaders.h"
#include "RunContext.h"
#include "BracketAdapter.h"
#include "DllImport.h"
Include dependency graph for RooBatchCompute.h:
This graph shows which files directly or indirectly include this file:

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 RooBatchComputeInterfaceRooBatchCompute::dispatch =nullptr
 This dispatch pointer points to an implementation of the compute library, provided one has been loaded.