#include <PolynomialStochasticCollocation.hpp>
◆ PolynomialStochasticCollocation()
References sgpp::combigrid::LEGENDRE, sgpp::combigrid::OrthogonalPolynomialBasis1DParameters::lowerBound_, sgpp::combigrid::CombigridSurrogateModel::numDims, sgpp::combigrid::OrthogonalPolynomialBasis1DConfiguration::polyParameters, sgpp::combigrid::WeightFunctionsCollection::push_back(), sgpp::combigrid::WeightFunctionsCollection::size(), sgpp::combigrid::OrthogonalPolynomialBasis1DParameters::type_, updateConfig(), sgpp::combigrid::OrthogonalPolynomialBasis1DParameters::upperBound_, sgpp::combigrid::CombigridSurrogateModelConfiguration::weightFunction, and sgpp::combigrid::CombigridSurrogateModelConfiguration::weightFunctions.
◆ ~PolynomialStochasticCollocation()
sgpp::combigrid::PolynomialStochasticCollocation::~PolynomialStochasticCollocation |
( |
| ) |
|
|
virtual |
◆ eval() [1/2]
◆ eval() [2/2]
◆ getComponentSobolIndices()
void sgpp::combigrid::PolynomialStochasticCollocation::getComponentSobolIndices |
( |
sgpp::base::DataVector & |
componentSsobolIndices, |
|
|
bool |
normalized = true |
|
) |
| |
|
overridevirtual |
◆ getInfoOnAddedLevels()
std::shared_ptr< LevelInfos > sgpp::combigrid::PolynomialStochasticCollocation::getInfoOnAddedLevels |
( |
| ) |
|
|
overridevirtual |
◆ getTotalSobolIndices()
void sgpp::combigrid::PolynomialStochasticCollocation::getTotalSobolIndices |
( |
sgpp::base::DataVector & |
totalSobolIndices, |
|
|
bool |
normalized = true |
|
) |
| |
|
overridevirtual |
◆ mean()
double sgpp::combigrid::PolynomialStochasticCollocation::mean |
( |
| ) |
|
|
overridevirtual |
◆ numGridPoints()
size_t sgpp::combigrid::PolynomialStochasticCollocation::numGridPoints |
( |
| ) |
|
|
overridevirtual |
◆ updateConfig()
◆ variance()
double sgpp::combigrid::PolynomialStochasticCollocation::variance |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: