Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooBatchComputeTypes.h File Reference
#include <RooSpan.h>
#include <vector>
Include dependency graph for RooBatchComputeTypes.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  RooBatchCompute
 Namespace for dispatching RooFit computations to various backends.
 

Macros

#define __roodevice__
 
#define __rooglobal__
 
#define __roohost__
 

Typedefs

typedef std::vector< doubleRooBatchCompute::ArgVector
 
typedef const double *__restrict RooBatchCompute::InputArr
 
typedef double *__restrict RooBatchCompute::RestrictArr
 
typedef std::vector< RooSpan< const double > > RooBatchCompute::VarVector
 

Macro Definition Documentation

◆ __roodevice__

#define __roodevice__

Definition at line 25 of file RooBatchComputeTypes.h.

◆ __rooglobal__

#define __rooglobal__

Definition at line 27 of file RooBatchComputeTypes.h.

◆ __roohost__

#define __roohost__

Definition at line 26 of file RooBatchComputeTypes.h.