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

Reduce operands to their product. More...

#include <Operation.h>

Public Member Functions

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

Detailed Description

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

Reduce operands to their product.

See also
dart_operation_t::DART_OP_PROD

Definition at line 182 of file Operation.h.


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