![]() |
SG++-Doxygen-Documentation
|
#include <NormStrategy.hpp>
Public Member Functions | |
| virtual double | norm (V &vector) |
| Computes the standard norm according to the template type V. More... | |
| NormStrategy () | |
| virtual | ~NormStrategy () |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Computes the standard norm according to the template type V.
| vector | algebraic object |
Reimplemented in sgpp::combigrid::FirstMomentNormStrategy, sgpp::combigrid::SecondMomentNormStrategy, and sgpp::combigrid::VarianceNormStrategy.