gauss_seidel_test


gauss_seidel_test, an R code which calls gauss_seidel() to solve a linear system using Gauss Seidel iteration.

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

gauss_seidel, an R code which solves a linear system using Gauss Seidel iteration.

Source Code:


Last revised on 18 February 2020.