tatami
C++ API for different matrix representations
|
Mimic the oracle-aware extractor interface. More...
Go to the source code of this file.
Classes | |
struct | tatami::PseudoOracularDenseExtractor< Value_, Index_ > |
Mimic the OracularDenseExtractor interface. More... | |
struct | tatami::PseudoOracularSparseExtractor< Value_, Index_ > |
Mimic the OracularSparseExtractor interface. More... | |
Namespaces | |
namespace | tatami |
Flexible representations for matrix data. | |
Mimic the oracle-aware extractor interface.