result = max( |v0[i]|, i=1...n ).
More...
#include <RTOpPack_ROpNorm1.hpp>
Inheritance diagram for RTOpPack::ROpNorm1< 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 | |
| ROpNorm1 () | |
| | |
| Teuchos::ScalarTraits< Scalar >::magnitudeType | operator() (const ReductTarget &reduct_obj) const |
| | |
result = max( |v0[i]|, i=1...n ).
Definition at line 39 of file RTOpPack_ROpNorm1.hpp.
|
|||||||||
|
Definition at line 42 of file RTOpPack_ROpNorm1.hpp. |
|
||||||||||
|
Definition at line 45 of file RTOpPack_ROpNorm1.hpp. |
|
||||||||||||||||||||||||||||
|
Definition at line 50 of file RTOpPack_ROpNorm1.hpp. |
1.3.9.1