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

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)
 

Detailed Description

Utility to process consecutive indices.