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

Reduce operands to their sum. More...

#include <Operation.h>

Public Member Functions

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

Detailed Description

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

Reduce operands to their sum.

See also
dart_operation_t::DART_OP_SUM

Definition at line 163 of file Operation.h.


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