COMBINATORIAL_BLAS  1.6
combblas::ErrorTolerantEqual< T > Struct Template Reference

#include <Compare.h>

Inheritance diagram for combblas::ErrorTolerantEqual< T >:

Public Member Functions

bool operator() (const T &a, const T &b) const
 

Detailed Description

template<class T>
struct combblas::ErrorTolerantEqual< T >

Definition at line 58 of file Compare.h.

Member Function Documentation

◆ operator()()

template<class T>
bool combblas::ErrorTolerantEqual< T >::operator() ( const T &  a,
const T &  b 
) const
inline

Definition at line 61 of file Compare.h.


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