SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::datadriven::DensityEstimationConfiguration Struct Reference

#include <DensityEstimationConfiguration.hpp>

Public Attributes

MatrixDecompositionType decomposition_ = MatrixDecompositionType::OrthoAdapt
 
size_t iCholSweepsDecompose_ = 4
 
size_t iCholSweepsRefine_ = 4
 
size_t iCholSweepsSolver_ = 2
 
size_t iCholSweepsUpdateLambda_ = 2
 
bool normalize_ = false
 
DensityEstimationType type_ = DensityEstimationType::Decomposition
 
bool useOfflinePermutation_ = true
 Defines whether offline permutation should be used if decomposition allows it.
 

Member Data Documentation

◆ decomposition_

◆ iCholSweepsDecompose_

◆ iCholSweepsRefine_

◆ iCholSweepsSolver_

◆ iCholSweepsUpdateLambda_

◆ normalize_

◆ type_

◆ useOfflinePermutation_

bool sgpp::datadriven::DensityEstimationConfiguration::useOfflinePermutation_ = true

The documentation for this struct was generated from the following file: