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

◆ tolerance

double stan::math::laplace_options_base::tolerance {1.49012e-08}

Iterations end when the absolute change in the optimization objective is less than this tolerance.

Note: the objective used for convergence is the one optimized by the Newton/Wolfe loop (not the final Laplace-corrected log marginal density).

Definition at line 57 of file laplace_marginal_density_estimator.hpp.