#include "RooSpan.h"#include "RooVDTHeaders.h"#include "RunContext.h"#include "BracketAdapter.h"#include "DllImport.h"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::dispatch =nullptr | 
| This dispatch pointer points to an implementation of the compute library, provided one has been loaded.   | |