tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
Classes | Namespaces
DelayedSubset.hpp File Reference

Delayed subsetting by rows or columns. More...

Go to the source code of this file.

Classes

class  tatami::DelayedSubset< Value_, Index_, SubsetStorage_ >
 Delayed subsetting of a matrix with general indices. More...
 

Namespaces

namespace  tatami
 Flexible representations for matrix data.
 

Detailed Description

Delayed subsetting by rows or columns.

This is equivalent to the DelayedSubset class in the DelayedArray package.