tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
integer_comparisons.hpp File Reference

Sign-aware integer comparisons. More...

Go to the source code of this file.

Namespaces

namespace  tatami
 Flexible representations for matrix data.
 

Functions

template<typename Left_ , typename Right_ >
bool tatami::safe_non_negative_equal (Left_ l, Right_ r)
 

Detailed Description

Sign-aware integer comparisons.