#include <FirstMomentNormStrategy.hpp>
|
| FirstMomentNormStrategy (std::shared_ptr< sgpp::combigrid::OrthogonalPolynomialBasis1D > basisFunction, size_t numDims, sgpp::combigrid::SingleFunction weightFunction, bool isOrthogonal, sgpp::base::DataVector const &bounds=sgpp::base::DataVector(0)) |
|
| FirstMomentNormStrategy (std::shared_ptr< sgpp::combigrid::OrthogonalPolynomialBasis1D > basisFunction, sgpp::combigrid::WeightFunctionsCollection &weightFunctions, bool isOrthogonal, sgpp::base::DataVector const &bounds=sgpp::base::DataVector(0)) |
|
| FirstMomentNormStrategy (sgpp::combigrid::OrthogonalBasisFunctionsCollection &basisFunctions, sgpp::combigrid::WeightFunctionsCollection &weightFunctions, bool isOrthogonal, sgpp::base::DataVector const &bounds=sgpp::base::DataVector(0)) |
|
double | norm (FloatTensorVector &vector) override |
| computes the first moment of the given tensor vector More...
|
|
virtual | ~FirstMomentNormStrategy () |
|
| NormStrategy () |
|
virtual | ~NormStrategy () |
|
◆ FirstMomentNormStrategy() [1/3]
◆ FirstMomentNormStrategy() [2/3]
◆ FirstMomentNormStrategy() [3/3]
◆ ~FirstMomentNormStrategy()
sgpp::combigrid::FirstMomentNormStrategy::~FirstMomentNormStrategy |
( |
| ) |
|
|
virtual |
◆ norm()
The documentation for this class was generated from the following files: