HLIBpro
2.4
|
This is the complete list of members for TMINRES, including all inherited members.
solve(const TLinearOperator *A, TVector *x, const TVector *b, const TLinearOperator *W=nullptr, TInfo *data=nullptr) const | TMINRES | virtual |
TMINRES(const uint max_iter=100, const real abs_res_red=real(1e-8), const real rel_res_red=real(1e-8), const real rel_res_growth=real(1e6)) | TMINRES | |
TMINRES(const TStopCriterion &stop_crit) | TMINRES |