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(Index_ i, Value_ *value_buffer, Index_ *index_buffer) | tatami::FullSparsifiedWrapper< oracle_, Value_, Index_ > | inline |
FullSparsifiedWrapper(std::unique_ptr< DenseExtractor< oracle_, Value_, Index_ > > dense, Index_ extent, const Options &opt) | tatami::FullSparsifiedWrapper< oracle_, Value_, Index_ > | inline |