![]() |
SG++-Doxygen-Documentation
|
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/datadriven/configuration/DensityEstimationConfiguration.hpp>
#include <sgpp/datadriven/configuration/ParallelConfiguration.hpp>
#include <sgpp/datadriven/configuration/RegularizationConfiguration.hpp>
#include <sgpp/datadriven/scalapack/BlacsProcessGrid.hpp>
#include <sgpp/datadriven/scalapack/DataMatrixDistributed.hpp>
#include <sgpp/pde/operation/hash/OperationMatrixLTwoDotExplicitLinear.hpp>
#include <sgpp/pde/operation/hash/OperationMatrixLTwoDotExplicitModifiedLinear.hpp>
#include <list>
#include <memory>
#include <set>
#include <string>
#include <vector>
Classes | |
class | sgpp::datadriven::DBMatOffline |
Class that is used to decompose and store the left-hand-side matrix for the density based classification approach (The classification is divided into two parts: the offline step that does not depend on the actual data and the online step that depends on the data). More... | |
Namespaces | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::datadriven |