jacobi_test


jacobi_test, an R function which calls jacobi() to solve a linear system using Jacobi 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:

jacobi, an R library which solves a linear system using Jacobi iteration.

Source Code:


Last revised on 16 February 2020.