tatami
C++ API for different matrix representations
|
Utility to process consecutive indices. More...
Go to the source code of this file.
Namespaces | |
namespace | tatami |
Flexible representations for matrix data. | |
Functions | |
template<typename Index_ , class Function_ > | |
void | tatami::process_consecutive_indices (const Index_ *indices, Index_ length, Function_ fun) |
Utility to process consecutive indices.