result = sum( |v0[i]|, i=1...n ).
More...
#include <RTOpPack_ROpNormInf.hpp>
Inheritance diagram for RTOpPack::ROpNormInf< Scalar >:
Overridden from RTOpT | |
| void | reduce_reduct_objs (const ReductTarget &_in_reduct_obj, ReductTarget *_inout_reduct_obj) const |
| | |
| 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 | |
| ROpNormInf () | |
| | |
| Teuchos::ScalarTraits< Scalar >::magnitudeType | operator() (const ReductTarget &reduct_obj) const |
| | |
result = sum( |v0[i]|, i=1...n ).
Definition at line 39 of file RTOpPack_ROpNormInf.hpp.
|
|||||||||
|
Definition at line 42 of file RTOpPack_ROpNormInf.hpp. |
|
||||||||||
|
Definition at line 45 of file RTOpPack_ROpNormInf.hpp. |
|
||||||||||||||||
|
Reimplemented from RTOpPack::ROpScalarReductionBase< Teuchos::ScalarTraits< Scalar >::magnitudeType >. Definition at line 49 of file RTOpPack_ROpNormInf.hpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 61 of file RTOpPack_ROpNormInf.hpp. |
1.3.9.1