Writes RFlat2DMatrix batches to disk letting RDataLoaderEngine::Save() stay agnostic to the output format.
Definition at line 50 of file RBatchSink.hxx.
#include <ROOT/ML/RBatchSink.hxx>
◆ RBatchSink() [1/3]
| ROOT::Experimental::Internal::ML::RBatchSink::RBatchSink |
( |
std::vector< RColumnLayout > | layout | ) |
|
|
inlineexplicitprotected |
◆ RBatchSink() [2/3]
| ROOT::Experimental::Internal::ML::RBatchSink::RBatchSink |
( |
const RBatchSink & | | ) |
|
|
delete |
◆ RBatchSink() [3/3]
| ROOT::Experimental::Internal::ML::RBatchSink::RBatchSink |
( |
RBatchSink && | | ) |
|
|
delete |
◆ ~RBatchSink()
| virtual ROOT::Experimental::Internal::ML::RBatchSink::~RBatchSink |
( |
| ) |
|
|
virtualdefault |
◆ Commit()
| virtual void ROOT::Experimental::Internal::ML::RBatchSink::Commit |
( |
| ) |
|
|
pure virtual |
◆ FillBatch()
| void ROOT::Experimental::Internal::ML::RBatchSink::FillBatch |
( |
const RFlat2DMatrix & | batch | ) |
|
◆ FillRow()
| virtual void ROOT::Experimental::Internal::ML::RBatchSink::FillRow |
( |
const float * | row | ) |
|
|
protectedpure virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fLayout
| std::vector<RColumnLayout> ROOT::Experimental::Internal::ML::RBatchSink::fLayout |
|
protected |
◆ fRowWidth
| std::size_t ROOT::Experimental::Internal::ML::RBatchSink::fRowWidth {} |
|
protected |
The documentation for this class was generated from the following files: