ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
RSampler(std::vector< RFlat2DMatrix > &datasets, const std::string &sampleType, bool shuffle=true, const std::size_t setSeed=0)
std::vector< RFlat2DMatrix > & fDatasets
void RandomSampler(RFlat2DMatrix &SampledTensor)
Sample all entries randomly from the datasets.
void Sampler(RFlat2DMatrix &SampledTensor)
Collection of sampling types.
std::size_t GetNumEntries()
std::unique_ptr< RFlat2DMatrixOperators > fTensorOperators
Wrapper around ROOT::RVec<float> representing a 2D matrix.