![]() |
SG++-Doxygen-Documentation
|
the weighted relevance calculator introduced in [0] More...
#include <WeightedRelevanceCalculator.hpp>
Public Member Functions | |
double | calculate (const LevelVector &levelVector, double delta) const override |
get a relevance for the subspace of LevelVector levelVector and Delta delta | |
WeightedRelevanceCalculator (double weightDeltaInRelationToNumberOfPoints=0.5, FullGrid::LevelOccupancy levelOccupancy=FullGrid::LevelOccupancy::TwoToThePowerOfL) | |
![]() | |
virtual | ~RelevanceCalculator () |
empty virtual destructor | |
the weighted relevance calculator introduced in [0]
[0] Gerstner, T. and Griebel, M., 2003. Dimension–adaptive tensor–product quadrature. Computing, 71(1), pp.65-87.
|
explicit |
|
overridevirtual |
get a relevance for the subspace of LevelVector levelVector and Delta delta
Implements sgpp::combigrid::RelevanceCalculator.
References sgpp::combigrid::FullGrid::getNumberOfPointsFromLevel().