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

◆ build_result()

template<typename NewtonStateT >
auto stan::math::internal::LUSolver::build_result ( NewtonStateT &  state,
double  log_det 
)
inline

Build the final result structure.

Template Parameters
NewtonStateTType of the Newton state
Parameters
stateNewton state containing converged values
log_detLog determinant from compute_log_determinant()
Returns
laplace_density_estimates with solver_used = 3

Definition at line 889 of file laplace_marginal_density_estimator.hpp.