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