Inverse from Cholesky decomposition
chol2inv.RdCompute the inverse of a symmetric, positive definite matrix from its
Cholesky decomposition. The input x should be an upper triangular matrix
from chol().
chol2inv.RdCompute the inverse of a symmetric, positive definite matrix from its
Cholesky decomposition. The input x should be an upper triangular matrix
from chol().