InterviewSolution
Saved Bookmarks
| 1. |
Which of these methods is not restricted to symmetric positive definite matrices?(a) The method of steepest descent(b) Conjugate gradient method(c) Bi-conjugate gradient method(d) Gauss-Seidel methodThe question was posed to me in homework.My question comes from Numerical Methods in chapter Numerical Methods of Computational Fluid Dynamics |
|
Answer» Right option is (d) Gauss-Seidel method |
|