COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
bintotality< T1, T2 > Struct Template Reference

#include <Operations.h>

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 102 of file Operations.h.


Member Function Documentation

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

Definition at line 105 of file Operations.h.


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