COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
combblas::inf_plus< T > Struct Template Reference

#include <Semirings.h>

Public Member Functions

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

Detailed Description

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

Definition at line 41 of file Semirings.h.

Member Function Documentation

◆ operator()() [1/3]

template<typename T >
T combblas::inf_plus< T >::operator() ( const T a,
const T b 
) const
inline

Definition at line 42 of file Semirings.h.

◆ operator()() [2/3]

template<typename T >
T combblas::inf_plus< T >::operator() ( const T a,
const T b 
) const
inline

Definition at line 42 of file Semirings.h.

◆ operator()() [3/3]

template<typename T >
T combblas::inf_plus< T >::operator() ( const T a,
const T b 
) const
inline

Definition at line 42 of file Semirings.h.


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