DASH  0.3.0
dash::max< ValueType > Struct Template Reference

Reduce operands to their maximum value. More...

#include <Operation.h>

Public Member Functions

ValueType operator() (const ValueType &lhs, const ValueType &rhs) const
 

Detailed Description

template<typename ValueType>
struct dash::max< ValueType >

Reduce operands to their maximum value.

See also
dart_operation_t::DART_OP_MAX

Definition at line 144 of file Operation.h.


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