SG++-Doxygen-Documentation
sgpp::solver::BiCGStab Member List

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

BiCGStab(size_t imax, double epsilon)sgpp::solver::BiCGStab
getEpsilon()sgpp::solver::SGSolverinline
getNumberIterations()sgpp::solver::SGSolverinline
getResiduum()sgpp::solver::SGSolverinline
myEpsilonsgpp::solver::SGSolverprotected
nIterationssgpp::solver::SGSolverprotected
nMaxIterationssgpp::solver::SGSolverprotected
residuumsgpp::solver::SGSolverprotected
setEpsilon(double eps)sgpp::solver::SGSolverinline
setMaxIterations(size_t nIterations)sgpp::solver::SGSolverinline
SGSolver(size_t nMaximumIterations, double epsilon)sgpp::solver::SGSolverinline
SLESolver(size_t imax, double epsilon)sgpp::solver::SLESolverinline
solve(sgpp::base::OperationMatrix &SystemMatrix, sgpp::base::DataVector &alpha, sgpp::base::DataVector &b, bool reuse=false, bool verbose=false, double max_threshold=-1.0)sgpp::solver::BiCGStabvirtual
~BiCGStab()sgpp::solver::BiCGStabvirtual
~SGSolver()sgpp::solver::SGSolverinlinevirtual
~SLESolver()sgpp::solver::SLESolverinlinevirtual