choleskymatrix_test, an R function 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 library which computes the L'L Cholesky factorization of a matrix.