![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::solver::SLESolverSP, including all inherited members.
| getEpsilon() | sgpp::solver::SGSolverSP | inline |
| getNumberIterations() | sgpp::solver::SGSolverSP | inline |
| getResiduum() | sgpp::solver::SGSolverSP | inline |
| myEpsilon | sgpp::solver::SGSolverSP | protected |
| nIterations | sgpp::solver::SGSolverSP | protected |
| nMaxIterations | sgpp::solver::SGSolverSP | protected |
| residuum | sgpp::solver::SGSolverSP | protected |
| setEpsilon(float eps) | sgpp::solver::SGSolverSP | inline |
| setMaxIterations(size_t nIterations) | sgpp::solver::SGSolverSP | inline |
| SGSolverSP(size_t nMaximumIterations, float epsilon) | sgpp::solver::SGSolverSP | inline |
| SLESolverSP(size_t imax, float epsilon) | sgpp::solver::SLESolverSP | inline |
| solve(sgpp::base::OperationMatrixSP &SystemMatrix, sgpp::base::DataVectorSP &alpha, sgpp::base::DataVectorSP &b, bool reuse=false, bool verbose=false, float max_threshold=DEFAULT_RES_THRESHOLD)=0 | sgpp::solver::SLESolverSP | pure virtual |
| ~SGSolverSP() | sgpp::solver::SGSolverSP | inlinevirtual |
| ~SLESolverSP() | sgpp::solver::SLESolverSP | inlinevirtual |