SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::datadriven::DBMatDMS_SMW Member List

This is the complete list of members for sgpp::datadriven::DBMatDMS_SMW, including all inherited members.

DBMatDecompMatrixSolver()sgpp::datadriven::DBMatDecompMatrixSolver
DBMatDMS_SMW()=defaultsgpp::datadriven::DBMatDMS_SMW
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
solve(sgpp::base::DataMatrix &A_inv, sgpp::base::DataMatrix &B, sgpp::base::DataVector &b, sgpp::base::DataVector &alpha)sgpp::datadriven::DBMatDMS_SMW
solveParallel(DataMatrixDistributed &A_inv, DataMatrixDistributed &B, DataVectorDistributed &b, DataVectorDistributed &alpha)sgpp::datadriven::DBMatDMS_SMW
~SGSolver()sgpp::solver::SGSolverinlinevirtual