SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
DensityEstimationConfiguration.hpp File Reference
#include <sgpp/globaldef.hpp>

Classes

struct  sgpp::datadriven::DensityEstimationConfiguration
 

Namespaces

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

Enumerations

enum class  sgpp::datadriven::DensityEstimationType { sgpp::datadriven::CG , sgpp::datadriven::Decomposition }
 
enum class  sgpp::datadriven::MatrixDecompositionType {
  sgpp::datadriven::LU , sgpp::datadriven::Eigen , sgpp::datadriven::Chol , sgpp::datadriven::DenseIchol ,
  sgpp::datadriven::OrthoAdapt , sgpp::datadriven::SMW_ortho , sgpp::datadriven::SMW_chol
}