Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
laplace_density_estimates()
template<typename Covar , typename ThetaVec , typename WR , typename L_t , typename A_vec , typename ThetaGrad , typename LU_t , typename KRoot >
stan::math::internal::laplace_density_estimates
< Covar, ThetaVec, WR, L_t, A_vec, ThetaGrad, LU_t, KRoot >::laplace_density_estimates
(
double
lmd_
,
Covar &&
covariance_
,
ThetaVec &&
theta_
,
WR &&
W_r_
,
L_t &&
L_
,
A_vec &&
a_
,
ThetaGrad &&
theta_grad_
,
LU_t &&
LU_
,
KRoot &&
K_root_
)
inline
Definition at line
87
of file
laplace_marginal_density.hpp
.
stan
math
internal
laplace_density_estimates
[
Stan Home Page
]
© 2011–2019, Stan Development Team.