KASKADE 7 development version
|
One norm for stl-container, Dune::FieldVector and Dune::FieldMatrix. More...
#include <scalarproducts.hh>
One 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 const_iterator.
Definition at line 130 of file scalarproducts.hh.
Public Member Functions | |
template<class Type > | |
NormTraits< Type >::return_type | operator() (Type const &type) const |
|
inline |
Definition at line 132 of file scalarproducts.hh.