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

#include <Operations.h>

Inheritance diagram for combblas::totality< T >:

Public Member Functions

bool operator() (const T &x) const
 

Detailed Description

template<typename T>
struct combblas::totality< T >

Definition at line 92 of file Operations.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool combblas::totality< T >::operator() ( const T &  x) const
inline
Returns
true regardless

Definition at line 95 of file Operations.h.


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