![]() |
Numerical Analysis, Eighth Editionby Richard L. Burden and J. Douglas FairesJava Programs |
Conjugate Gradient MethodTo find the solution to Ax = b given the precondition C inverse and the initial approximation x(o). Input Argument matrix [A:b] as matrix A. |
|
|