toeplitz_cholesky_test


toeplitz_cholesky_test, a C code which calls toeplitz_cholesky() to compute the Cholesky factorization of a positive semidefinite symmetric (PSS) Toeplitz matrix.

Licensing:

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

Related Data and Programs:

toeplitz_cholesky, a C code which computes the Cholesky factorization of a positive semidefinite symmetric (PSS) Toeplitz matrix.

Source Code:


Last modified on 18 August 2019.