Struct RowFetcher

template<class I>
struct RowFetcher

Public Functions

RowFetcher(int8_t *out_base, const int8_t *in_base, const I *indices, const size_t row_sz)
__host__ __device__ void RowFetcher::operator()(const I index)

Public Members

int8_t *dst_base
const int8_t *src_base
const I *idx_base
const size_t row_size