Minimal configuration struct to steer the evaluation of a single node with the RooBatchCompute library.
Definition at line 55 of file RooBatchCompute.h.
Public Member Functions | |
| CudaInterface::CudaStream * | cudaStream () const | 
| void | setCudaStream (CudaInterface::CudaStream *cudaStream) | 
| bool | useCuda () const | 
Private Attributes | |
| CudaInterface::CudaStream * | _cudaStream = nullptr | 
#include </github/home/ROOT-CI/src/roofit/batchcompute/res/RooBatchCompute.h>
      
  | 
  inline | 
Definition at line 59 of file RooBatchCompute.h.
      
  | 
  inline | 
Definition at line 58 of file RooBatchCompute.h.
      
  | 
  inline | 
Definition at line 57 of file RooBatchCompute.h.
      
  | 
  private | 
Definition at line 62 of file RooBatchCompute.h.