43#ifndef RTOPPACK_ROP_NORM2_HPP
44#define RTOPPACK_ROP_NORM2_HPP
46#include "RTOpPack_RTOpTHelpers.hpp"
73 typedef Teuchos::ScalarTraits<Scalar>
ST;
Two (Euclidean) norm reduction operator: result = sqrt( sum( conj(v0[i])*v0[i], i=0....
Teuchos::ScalarTraits< Scalar > ST
ST::magnitudeType operator()(const ReductTarget &reduct_obj) const
const ConcreteReductObj & getRawVal(const ReductTarget &reduct_obj) const
void setOpNameBase(const std::string &op_name_base)