SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
DBMatDatabase.cpp File Reference

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::datadriven
 

Variables

const std::string sgpp::datadriven::keyDecompositionType = "decomposition"
 
const std::string sgpp::datadriven::keyDensityEstimationConfiguration = "densityEstimationConfiguration"
 
const std::string sgpp::datadriven::keyFilepath = "filepath"
 
const std::string sgpp::datadriven::keyGridConfiguration = "gridConfiguration"
 
const std::string sgpp::datadriven::keyGridDimension = "dimension"
 
const std::string sgpp::datadriven::keyGridLevel = "level"
 
const std::string sgpp::datadriven::keyGridType = "type"
 
const std::string sgpp::datadriven::keyRegularizationConfiguration = "regularizationConfiguration"
 
const std::string sgpp::datadriven::keyRegularizationStrength = "lambda"