|
tatami
C++ API for different matrix representations
|
Delayed subsetting to a single contiguous block. More...
Go to the source code of this file.
Classes | |
| class | tatami::DelayedSubsetBlock< Value_, Index_ > |
| Delayed subsetting to a contiguous block. More... | |
Namespaces | |
| namespace | tatami |
| Flexible representations for matrix data. | |
Delayed subsetting to a single contiguous block.
This is a specialized implementation that is more efficient than the tatami::DelayedSubset class.