Function Dune::XT::Common::sup_norm

Function template Dune::XT::Common::sup_norm

template<class F, int SIZE>
typename FieldTraits<F>::real_type Dune::XT::Common::sup_norm(const FieldVector<F, SIZE> &vector)

returns the infinity norm of a FieldVector

Function template Dune::XT::Common::sup_norm

template<class F>
typename FieldTraits<F>::real_type Dune::XT::Common::sup_norm(const int &vector)

returns the infinity norm of a DynamicVector