minimum< T > Struct Template Reference

Public Member Functions

INLINE_FUNCTION_HD bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T>
struct pFlow::algorithms::minimum< T >

Definition at line 56 of file algorithmFunctions.hpp.

Member Function Documentation

◆ operator()()

INLINE_FUNCTION_HD bool operator() ( const T &  lhs,
const T &  rhs 
) const
inline

Definition at line 59 of file algorithmFunctions.hpp.


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