![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/generation/functors/CoarseningFunctor.hpp>
#include <sgpp/base/grid/generation/functors/RefinementFunctor.hpp>
#include <sgpp/datadriven/datamining/modules/fitting/ModelFittingBaseSingleGrid.hpp>
#include <sgpp/globaldef.hpp>
#include <list>
#include <memory>
#include <vector>
Classes | |
class | sgpp::datadriven::ModelFittingDensityEstimation |
Abstract super class to encapsulate density estimation models such as using offline/-online splitting or conjugate gradients in order to solve the system. More... | |
Namespaces | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::datadriven |