|
tatami
C++ API for different matrix representations
|
Wrapper classes for sparse extraction from a dense tatami::Matrix.
More...
Go to the source code of this file.
Classes | |
| class | tatami::FullSparsifiedWrapper< oracle_, Value_, Index_ > |
| Wrap a full dense extractor in the sparse interface. More... | |
| class | tatami::BlockSparsifiedWrapper< oracle_, Value_, Index_ > |
| Wrap a block dense extractor in the sparse interface. More... | |
| class | tatami::IndexSparsifiedWrapper< oracle_, Value_, Index_ > |
| Wrap an indexed dense extractor in the sparse interface. More... | |
Namespaces | |
| namespace | tatami |
| Flexible representations for matrix data. | |
Wrapper classes for sparse extraction from a dense tatami::Matrix.