31 #ifndef NEXT_SAMPLES_H__ 32 #define NEXT_SAMPLES_H__ 97 const std::vector<Block>&
operator[](
size_t i)
const;
112 const bool empty()
const;
120 std::vector<std::vector<Block> > next_samples;
127 #endif // NEXT_SAMPLES_H__
std::vector< Block > & operator[](size_t i)
NextSamples & operator=(const NextSamples &other)
all of classes and functions are contained in the shogun namespace
Class DataManager for fetching/streaming test data block-wise. It can handle data coming from multipl...
class NextSamples is the return type for next() call in DataManager. If there are no more samples (fr...
const index_t num_blocks() const