Computes log( sum_i(exp(v_i)) ) in a stable way.
1 | logSumExp(v)
|
Other C++ functions:
chol2inv()
,
diwishart_inverse()
,
dmvnorm()
,
inv_Cholesky_from_Cholesky()
,
inv_sympd_tol()
,
inv_triangular()
,
isCholeskyOn()
,
ldet_from_Cholesky()
,
logCummeanExp()
,
logCumsumExp()
,
logSumExpMean()
,
marginalLikelihood_internal()
,
rmvnorm()
,
rwish()
Other math functions:
chol2inv()
,
inv_Cholesky_from_Cholesky()
,
inv_pd()
,
inv_sympd_tol()
,
inv_triangular()
,
ldet_from_Cholesky()
,
logCummeanExp()
,
logCumsumExp()
,
logSumExpMean()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.