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

Iterate across a fixed sequence of elements on the target dimension. More...

Go to the source code of this file.

Classes

class  tatami::FixedViewOracle< Index_ >
 Predict future accesses from a view on a fixed sequence. More...
 
class  tatami::FixedVectorOracle< Index_ >
 Predict future accesses from a vector containing a fixed sequence. More...
 

Namespaces

namespace  tatami
 Flexible representations for matrix data.
 

Detailed Description

Iterate across a fixed sequence of elements on the target dimension.