tatami
C++ API for different matrix representations
|
This is the complete list of members for tatami::BlockSparsifiedWrapper< oracle_, Value_, Index_ >, including all inherited members.
BlockSparsifiedWrapper(std::unique_ptr< DenseExtractor< oracle_, Value_, Index_ > > dense, Index_ block_start, Index_ block_length, const Options &opt) | tatami::BlockSparsifiedWrapper< oracle_, Value_, Index_ > | inline |
fetch(Index_ i, Value_ *value_buffer, Index_ *index_buffer) | tatami::BlockSparsifiedWrapper< oracle_, Value_, Index_ > | inline |