Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ compute_log_determinant()

double stan::math::internal::CholeskyWSolverBlock::compute_log_determinant ( ) const
inline

Compute log determinant of B from Cholesky factor.

Returns
log(det(B)) = 2 * sum(log(diag(L)))

Definition at line 671 of file laplace_marginal_density_estimator.hpp.