result = sum( v0[i], i=1...n ).
More...
#include <RTOpPack_ROpSum.hpp>
Inheritance diagram for RTOpPack::ROpSum< Scalar >:
Overridden from RTOpT | |
| void | apply_op (const int num_vecs, const SubVectorT< Scalar > sub_vecs[], const int num_targ_vecs, const MutableSubVectorT< Scalar > targ_sub_vecs[], ReductTarget *_reduct_obj) const |
| | |
Public Member Functions | |
| ROpSum () | |
| | |
| Scalar | operator() (const ReductTarget &reduct_obj) const |
| | |
result = sum( v0[i], i=1...n ).
Definition at line 39 of file RTOpPack_ROpSum.hpp.
|
|||||||||
|
Definition at line 42 of file RTOpPack_ROpSum.hpp. |
|
||||||||||
|
Definition at line 44 of file RTOpPack_ROpSum.hpp. |
|
||||||||||||||||||||||||||||
|
Implements RTOpPack::RTOpT< Scalar >. Definition at line 48 of file RTOpPack_ROpSum.hpp. |
1.3.9.1