#include <aggregates.hh>
Public Member Functions | |
template<class M> | |
M::field_type | operator() (const M &m) const |
compute the norm of a matrix. |
M::field_type Dune::Amg::FirstDiagonal::operator() | ( | const M & | m | ) | const [inline] |
compute the norm of a matrix.
m | The matrix ro compute the norm of. |