tatami
C++ API for different matrix representations
|
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) |
Sign-aware integer comparisons.