Definition at line 117 of file RooBatchCompute.h.
#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/roofit/batchcompute/res/RooBatchCompute.h>
◆ ~AbsBuffer()
virtual RooBatchCompute::AbsBuffer::~AbsBuffer |
( |
| ) |
|
|
virtualdefault |
◆ assignFromDevice()
virtual void RooBatchCompute::AbsBuffer::assignFromDevice |
( |
std::span< const double > |
input | ) |
|
|
pure virtual |
◆ assignFromHost()
virtual void RooBatchCompute::AbsBuffer::assignFromHost |
( |
std::span< const double > |
input | ) |
|
|
pure virtual |
◆ deviceReadPtr()
virtual double const * RooBatchCompute::AbsBuffer::deviceReadPtr |
( |
| ) |
const |
|
pure virtual |
◆ deviceWritePtr()
virtual double * RooBatchCompute::AbsBuffer::deviceWritePtr |
( |
| ) |
|
|
pure virtual |
◆ hostReadPtr()
virtual double const * RooBatchCompute::AbsBuffer::hostReadPtr |
( |
| ) |
const |
|
pure virtual |
◆ hostWritePtr()
virtual double * RooBatchCompute::AbsBuffer::hostWritePtr |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: