Performs a Cholesky decomposition on a sparse matrix
[R] = sp_chol(M)
the real sparse matrix on which we will perform the Cholesky decomposition
the R sparse matrix from the Cholesky decomposition
Performs a Cholesky decomposition on a sparse matrix such that:
R'*R=M