|
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, const Index_ block_start, const Index_ block_length, const Options &opt) | tatami::BlockSparsifiedWrapper< oracle_, Value_, Index_ > | inline |
| fetch(const Index_ i, Value_ *const value_buffer, Index_ *const index_buffer) | tatami::BlockSparsifiedWrapper< oracle_, Value_, Index_ > | inline |