#include "RooBatchCompute.h"
#include "TEnv.h"
#include "TSystem.h"
#include "TError.h"
#include <string>
#include <exception>
#include <stdexcept>
Namespaces | |
namespace | RooBatchCompute |
Namespace for dispatching RooFit computations to various backends. | |
Functions | |
int | RooBatchCompute::initCPU () |
Inspect hardware capabilities, and load the optimal library for RooFit computations. | |
int | RooBatchCompute::initCUDA () |