Namespaces | |
namespace | RooBatchCompute |
Namespace for dispatching RooFit computations to various backends. | |
Macros | |
#define | __roodevice__ |
#define | __rooglobal__ |
#define | __roohost__ |
Typedefs | |
typedef std::vector< double > | RooBatchCompute::ArgVector |
typedef const double *__restrict | RooBatchCompute::InputArr |
typedef double *__restrict | RooBatchCompute::RestrictArr |
typedef std::vector< RooSpan< const double > > | RooBatchCompute::VarVector |
#define __roodevice__ |
Definition at line 25 of file RooBatchComputeTypes.h.
#define __rooglobal__ |
Definition at line 27 of file RooBatchComputeTypes.h.
#define __roohost__ |
Definition at line 26 of file RooBatchComputeTypes.h.