z0[i] = abs(v0[i]), i=0...n-1.
More...
#include <RTOpPack_TOpAbs.hpp>
Inheritance diagram for RTOpPack::TOpAbs< Scalar >:
Overridden from RTOpT | |
| void | apply_op (const int num_vecs, const ConstSubVectorView< Scalar > sub_vecs[], const int num_targ_vecs, const SubVectorView< Scalar > targ_sub_vecs[], ReductTarget *reduct_obj) const |
| | |
Public Member Functions | |
| TOpAbs () | |
| | |
z0[i] = abs(v0[i]), i=0...n-1.
Definition at line 40 of file RTOpPack_TOpAbs.hpp.
| RTOpPack::TOpAbs< Scalar >::TOpAbs | ( | ) | [inline] |
| void RTOpPack::TOpAbs< Scalar >::apply_op | ( | const int | num_vecs, | |
| const ConstSubVectorView< Scalar > | sub_vecs[], | |||
| const int | num_targ_vecs, | |||
| const SubVectorView< Scalar > | targ_sub_vecs[], | |||
| ReductTarget * | reduct_obj | |||
| ) | const [inline, virtual] |
1.4.7