KASKADE 7 development version
|
L_2-norms. More...
#include <norms.hh>
Public Member Functions | |
template<typename Function > | |
Function::Scalar | square (Function const &f) const |
Evaluation of square norm. More... | |
template<typename Function > | |
Function::Scalar | operator() (Function const &f) const |
Evaluation of norm. More... | |
|
inline |
|
inline |
Evaluation of square norm.
Definition at line 33 of file norms.hh.
Referenced by operator()(), and Kaskade::H1Norm::square().