![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
Definition at line 53 of file laplace_marginal_density.hpp.
#include <laplace_marginal_density.hpp>
Public Member Functions | |
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_) | |
Public Attributes | |
double | lmd {std::numeric_limits<double>::infinity()} |
Covar | covariance |
ThetaVec | theta |
WR | W_r |
L_t | L |
A_vec | a |
ThetaGrad | theta_grad |
LU_t | LU |
KRoot | K_root |