COMBINATORIAL_BLAS  1.6
combblas::bintotality< T1, T2 > Struct Template Reference

#include <Operations.h>

Inheritance diagram for combblas::bintotality< T1, T2 >:

Public Member Functions

bool operator() (const T1 &x, const T2 &y) const
 

Detailed Description

template<typename T1, typename T2>
struct combblas::bintotality< T1, T2 >

Definition at line 123 of file Operations.h.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
bool combblas::bintotality< T1, T2 >::operator() ( const T1 &  x,
const T2 &  y 
) const
inline
Returns
true regardless

Definition at line 126 of file Operations.h.


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