asa006_test, a FORTRAN90 code which calls asa006(), which computes the Cholesky factor of a symmetric positive definite (SPD) matrix.
The computer code and data files described and made available on this web page are distributed under the MIT license
asa006, a FORTRAN90 code which computes the Cholesky factorization of a symmetric positive definite (SPD) matrix, by Michael Healy. This is a version of Applied Statistics Algorithm 6;