COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
combblas::BinaryMin< T > Class Template Reference

#include <FastSV.h>

Public Member Functions

 BinaryMin ()=default
 
T operator() (const T &a, const T &b)
 

Detailed Description

template<typename T>
class combblas::BinaryMin< T >

Definition at line 47 of file FastSV.h.

Constructor & Destructor Documentation

◆ BinaryMin()

template<typename T >
combblas::BinaryMin< T >::BinaryMin ( )
default

Member Function Documentation

◆ operator()()

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

Definition at line 50 of file FastSV.h.


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