SG++-Doxygen-Documentation
|
#include <TypesSolver.hpp>
Public Attributes | |
float | eps_ |
size_t | maxIterations_ |
float | threshold_ |
sgpp::solver::SLESolverType | type_ |
float sgpp::solver::SLESolverSPConfiguration::eps_ |
Referenced by sgpp::datadriven::LearnerBaseSP::train().
size_t sgpp::solver::SLESolverSPConfiguration::maxIterations_ |
Referenced by sgpp::datadriven::LearnerBaseSP::train().
float sgpp::solver::SLESolverSPConfiguration::threshold_ |
sgpp::solver::SLESolverType sgpp::solver::SLESolverSPConfiguration::type_ |
Referenced by sgpp::datadriven::LearnerBaseSP::train().