HLIBpro
2.4
|
This is the complete list of members for TBiCGStab, including all inherited members.
solve(const TLinearOperator *A, TVector *x, const TVector *b, const TLinearOperator *W=nullptr, TInfo *data=nullptr) const | TBiCGStab | virtual |
TBiCGStab(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)) | TBiCGStab | |
TBiCGStab(const TStopCriterion &stop_crit) | TBiCGStab |