jacobi_test


jacobi_test, a C++ code which calls jacobi(), which sets up the Jacobi iteration for linear systems.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

jacobi, a C++ code which implements the Jacobi iteration for solving symmetric positive definite (SPD) systems of linear equations.

Source Code:


Last revised on 26 September 2022.