SG++-Doxygen-Documentation
Auto.cpp File Reference

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::optimization
 
 sgpp::optimization::sle_solver
 

Functions

void sgpp::optimization::sle_solver::addSLESolver (SLESolver *solver, std::vector< SLESolver *> &solvers, const std::map< SLESolver *, bool > &supports)
 Add a solver to the vector of solvers, if the solver is supported (e.g. More...