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

Classes

struct  sgpp::datadriven::DensityEstimationConfiguration
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::datadriven
 

Enumerations

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