Compute the inverse of a symmetric positive definite matrix. Does not output warnings on default symmetry tolerance: basically, symmetry is forced.

inv_sympd_tol(U_sympd)

References

https://github.com/RcppCore/RcppArmadillo/issues/257

See also