Previous Up Next

5.56.8  Solving a linear system using the Gauss-Seidel method: gauss_seidel_linsolve

The gauss_seidel_linsolve command finds the solution of a linear system of equations using the Gauss-Seidel method.

Examples.


Previous Up Next