Classes | |
class | RooBatchComputeClass |
This class overrides some RooBatchComputeInterface functions, for the purpose of providing a CPU specific implementation of the library. More... | |
Functions | |
std::vector< void(*)(Batches &)> | getFunctions () |
Variables | |
static RooBatchComputeClass | computeObj |
Static object to trigger the constructor which overwrites the dispatch pointer. | |
std::vector< void(*)(Batches &)> RooBatchCompute::RF_ARCH::getFunctions | ( | ) |
|
static |
Static object to trigger the constructor which overwrites the dispatch pointer.
Definition at line 428 of file RooBatchCompute.cxx.