SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::base::sle_solver::BiCGStab Member List

This is the complete list of members for sgpp::base::sle_solver::BiCGStab, including all inherited members.

BiCGStab()sgpp::base::sle_solver::BiCGStab
BiCGStab(size_t maxItCount, double tolerance, const DataVector &startingPoint)sgpp::base::sle_solver::BiCGStab
DEFAULT_MAX_IT_COUNTsgpp::base::sle_solver::BiCGStabstatic
DEFAULT_TOLERANCEsgpp::base::sle_solver::BiCGStabstatic
getMaxItCount() constsgpp::base::sle_solver::BiCGStab
getStartingPoint() constsgpp::base::sle_solver::BiCGStab
getTolerance() constsgpp::base::sle_solver::BiCGStab
Nsgpp::base::sle_solver::BiCGStabprotected
setMaxItCount(size_t maxItCount)sgpp::base::sle_solver::BiCGStab
setStartingPoint(const DataVector &startingPoint)sgpp::base::sle_solver::BiCGStab
setTolerance(double tolerance)sgpp::base::sle_solver::BiCGStab
SLESolver()sgpp::base::sle_solver::SLESolverinline
solve(SLE &system, DataVector &b, DataVector &x) const overridesgpp::base::sle_solver::BiCGStabvirtual
sgpp::base::sle_solver::SLESolver::solve(SLE &system, DataMatrix &B, DataMatrix &X) constsgpp::base::sle_solver::SLESolverinlinevirtual
tolsgpp::base::sle_solver::BiCGStabprotected
x0sgpp::base::sle_solver::BiCGStabprotected
~BiCGStab() overridesgpp::base::sle_solver::BiCGStab
~SLESolver()sgpp::base::sle_solver::SLESolverinlinevirtual