gauss_seidel_test


gauss_seidel_test, an Octave code which calls gauss_seidel(), which sets up the Gauss Seidel iteration for linear systems.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

gauss_seidel, an Octave code which implements the Gauss-Seidel iteration for linear systems.

Source Code:


Last modified on 27 September 2022.