jacobi_eigenvalue_test


jacobi_eigenvalue_test, a Fortran90 code which calls jacobi_eigenvalue(), which computes the eigenvalues and eigenvectors of a real symmetric matrix.

Licensing:

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

Related Data and Programs:

jacobi_eigenvalue, a Fortran90 code which implements the Jacobi iteration for the eigenvalues and eigenvectors of a real symmetric matrix.

Source Code:


Last revised on 20 July 2020.