![]()  | 
  
    SG++-Doxygen-Documentation
    
   | 
 
#include <TypesSolver.hpp>
Public Attributes | |
| double | eps_ | 
| size_t | maxIterations_ | 
| double | threshold_ | 
| sgpp::solver::SLESolverType | type_ | 
| bool | verbose_ | 
| double sgpp::solver::SLESolverConfiguration::eps_ | 
Referenced by sgpp::datadriven::ModelFittingBase::buildSolver(), sgpp::datadriven::RosenblattTransformation::createSGDELearner(), sgpp::datadriven::LearnerScenario::getSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::getSolverConfigurationRefine(), sgpp::datadriven::LearnerSGDEConfiguration::initConfig(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::initConfig(), sgpp::datadriven::LearnerSGDEConfiguration::LearnerSGDEConfiguration(), main(), sgpp::datadriven::DataMiningConfigParser::parseIntArray(), sgpp::datadriven::ModelFittingBase::reconfigureSolver(), sgpp::datadriven::LearnerScenario::setSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::setSolverConfigurationRefine(), sgpp::datadriven::FitterConfigurationDensityEstimation::setupDefaults(), sgpp::datadriven::FitterConfigurationLeastSquares::setupDefaults(), sgpp::datadriven::RegressionLearner::setWeights(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::SparseGridDensityEstimatorConfiguration(), sgpp::datadriven::LearnerBase::train(), sgpp::datadriven::LearnerSGDE::train(), sgpp::datadriven::SparseGridDensityEstimator::train(), and sgpp::datadriven::LearnerSGDE::trainOnline().
| size_t sgpp::solver::SLESolverConfiguration::maxIterations_ | 
Referenced by sgpp::datadriven::ModelFittingBase::buildSolver(), sgpp::datadriven::RosenblattTransformation::createSGDELearner(), sgpp::datadriven::RegressionLearner::getMSE(), sgpp::datadriven::LearnerScenario::getSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::getSolverConfigurationRefine(), sgpp::datadriven::LearnerSGDEConfiguration::initConfig(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::initConfig(), sgpp::datadriven::LearnerSGDEConfiguration::LearnerSGDEConfiguration(), main(), sgpp::datadriven::DataMiningConfigParser::parseIntArray(), sgpp::datadriven::ModelFittingBase::reconfigureSolver(), sgpp::datadriven::LearnerScenario::setSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::setSolverConfigurationRefine(), sgpp::datadriven::FitterConfigurationDensityEstimation::setupDefaults(), sgpp::datadriven::FitterConfigurationLeastSquares::setupDefaults(), sgpp::datadriven::RegressionLearner::setWeights(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::SparseGridDensityEstimatorConfiguration(), sgpp::datadriven::LearnerBase::train(), sgpp::datadriven::LearnerSGDE::train(), sgpp::datadriven::SparseGridDensityEstimator::train(), and sgpp::datadriven::LearnerSGDE::trainOnline().
| double sgpp::solver::SLESolverConfiguration::threshold_ | 
Referenced by sgpp::datadriven::RosenblattTransformation::createSGDELearner(), sgpp::datadriven::RegressionLearner::getMSE(), sgpp::datadriven::LearnerScenario::getSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::getSolverConfigurationRefine(), sgpp::datadriven::LearnerSGDEConfiguration::initConfig(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::initConfig(), sgpp::datadriven::LearnerSGDEConfiguration::LearnerSGDEConfiguration(), main(), sgpp::datadriven::DataMiningConfigParser::parseIntArray(), sgpp::datadriven::LearnerScenario::setSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::setSolverConfigurationRefine(), sgpp::datadriven::FitterConfigurationDensityEstimation::setupDefaults(), sgpp::datadriven::FitterConfigurationLeastSquares::setupDefaults(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::SparseGridDensityEstimatorConfiguration(), sgpp::datadriven::LearnerSGDE::train(), sgpp::datadriven::SparseGridDensityEstimator::train(), and sgpp::datadriven::LearnerSGDE::trainOnline().
| sgpp::solver::SLESolverType sgpp::solver::SLESolverConfiguration::type_ | 
Referenced by sgpp::datadriven::ModelFittingBase::buildSolver(), sgpp::datadriven::RosenblattTransformation::createSGDELearner(), sgpp::datadriven::LearnerScenario::getSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::getSolverConfigurationRefine(), sgpp::datadriven::LearnerSGDEConfiguration::initConfig(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::initConfig(), sgpp::datadriven::LearnerSGDEConfiguration::LearnerSGDEConfiguration(), main(), sgpp::datadriven::DataMiningConfigParser::parseIntArray(), sgpp::datadriven::LearnerScenario::setSolverConfigurationFinal(), sgpp::datadriven::LearnerScenario::setSolverConfigurationRefine(), sgpp::datadriven::FitterConfigurationDensityEstimation::setupDefaults(), sgpp::datadriven::FitterConfigurationLeastSquares::setupDefaults(), sgpp::datadriven::RegressionLearner::setWeights(), sgpp::datadriven::SparseGridDensityEstimatorConfiguration::SparseGridDensityEstimatorConfiguration(), and sgpp::datadriven::LearnerBase::train().
| bool sgpp::solver::SLESolverConfiguration::verbose_ |