res = ||r||_inf (max absolute residual entry), via Backend::reduce_max.
#include <residuals.hpp>
|
| template<class Backend, class RVector, class BVector, class ReductionScalar = impl::vector_value_type<RVector>> |
| ReductionScalar | operator() (const Backend &backend, const RVector &r, const BVector &) const |
◆ operator()()
template<class Backend, class RVector, class BVector, class ReductionScalar = impl::vector_value_type<RVector>>
| ReductionScalar mundy::LinfResidual::operator() |
( |
const Backend & | backend, |
|
|
const RVector & | r, |
|
|
const BVector & | ) const |
|
inline |