SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::optimization::IterativeGridGenerator, including all inherited members.
evalFunction(size_t oldGridSize=0) | sgpp::optimization::IterativeGridGenerator | protected |
f | sgpp::optimization::IterativeGridGenerator | protected |
functionValues | sgpp::optimization::IterativeGridGenerator | protected |
generate()=0 | sgpp::optimization::IterativeGridGenerator | pure virtual |
getFunctionValues() const | sgpp::optimization::IterativeGridGenerator | |
getGrid() const | sgpp::optimization::IterativeGridGenerator | |
grid | sgpp::optimization::IterativeGridGenerator | protected |
IterativeGridGenerator(ScalarFunction &f, base::Grid &grid, size_t N) | sgpp::optimization::IterativeGridGenerator | |
N | sgpp::optimization::IterativeGridGenerator | protected |
undoRefinement(size_t oldGridSize) | sgpp::optimization::IterativeGridGenerator | protected |
~IterativeGridGenerator() | sgpp::optimization::IterativeGridGenerator | virtual |