33 #ifndef BLOCK_WISE_DETAILS_H__ 34 #define BLOCK_WISE_DETAILS_H__ 82 index_t m_max_num_samples_per_burst;
97 #endif // BLOCK_WISE_DETAILS_H__ BlockwiseDetails & with_blocksize(index_t blocksize)
friend class StreamingDataFetcher
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...
BlockwiseDetails & with_num_blocks_per_burst(index_t num_blocks_per_burst)
Class that holds block-details for the data-fetchers. There are one instance of this class per fetche...