DASH
0.3.0
|
Reduce operands to their sum. More...
#include <Operation.h>
Public Member Functions | |
ValueType | operator() (const ValueType &lhs, const ValueType &rhs) const |
Reduce operands to their sum.
Definition at line 163 of file Operation.h.