Generates the L matrix of the LDL decomposition from the output of the 'sparse_chol' function
sparse_L(mat)
mat
List returned by 'sparse_chol'
A matrix of class 'dsCMatrix'