asa006_test, a C code which calls asa006() to compute the Cholesky factorization of a symmetric positive definite (SPD) matrix.
The information on this web page is distributed under the MIT license.
asa006, a C 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;