choleskymatrix_test, an R code which calls choleskymatrix() to compute the L'L Cholesky factorization of a matrix.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
choleskymatrix, an R code which computes the L'L Cholesky factorization of a matrix.