powered by
Invert a symmetric, positive definite square matrix from its Choleski decomposition.
inv(M)
matrix
# NOT RUN { inv(cbind(1, 1:3, c(1,3,7))) # }
Run the code above in your browser using DataLab