KASKADE 7 development version
|
Infinity norm for stl-container, Dune::FieldVector and Dune::FieldMatrix. More...
#include <scalarproducts.hh>
Infinity norm for stl-container, Dune::FieldVector and Dune::FieldMatrix.
May be used for other types as well. Therefore provide a specialization of NormTraits<class> with type value_type for the underlying scalar type and iterator as a const_iterator
Definition at line 113 of file scalarproducts.hh.
Public Member Functions | |
template<class Type > | |
NormTraits< Type >::return_type | operator() (Type const &type) const |
|
inline |
Definition at line 115 of file scalarproducts.hh.