COMBINATORIAL_BLAS  1.6
combblas::RowLexiCompare< IT, NT > Struct Template Reference

#include <Compare.h>

Inheritance diagram for combblas::RowLexiCompare< IT, NT >:

Public Member Functions

bool operator() (const std::tuple< IT, IT, NT > &lhs, const std::tuple< IT, IT, NT > &rhs) const
 

Detailed Description

template<class IT, class NT>
struct combblas::RowLexiCompare< IT, NT >

Definition at line 112 of file Compare.h.

Member Function Documentation

◆ operator()()

template<class IT, class NT>
bool combblas::RowLexiCompare< IT, NT >::operator() ( const std::tuple< IT, IT, NT > &  lhs,
const std::tuple< IT, IT, NT > &  rhs 
) const
inline

Definition at line 115 of file Compare.h.


The documentation for this struct was generated from the following file: