Use the Cholesky factorization to compute the inverse of the symmetric positive definite matrix a.
[invmat] = cholinv(mat) Describtion Use the Cholesky factorization to compute the inverse of the symmetric positive definite matrix a.