Description Usage References See Also
Compute the inverse of a symmetric positive definite matrix. Does not output warnings on default symmetry tolerance: basically, symmetry is forced.
1 | inv_sympd_tol(U_sympd)
|
https://github.com/RcppCore/RcppArmadillo/issues/257
Other C++ functions:
chol2inv()
,
diwishart_inverse()
,
dmvnorm()
,
inv_Cholesky_from_Cholesky()
,
inv_triangular()
,
isCholeskyOn()
,
ldet_from_Cholesky()
,
logCummeanExp()
,
logCumsumExp()
,
logSumExpMean()
,
logSumExp()
,
marginalLikelihood_internal()
,
rmvnorm()
,
rwish()
Other math functions:
chol2inv()
,
inv_Cholesky_from_Cholesky()
,
inv_pd()
,
inv_triangular()
,
ldet_from_Cholesky()
,
logCummeanExp()
,
logCumsumExp()
,
logSumExpMean()
,
logSumExp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.