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

◆ abs_obj_threshold

double stan::math::laplace_line_search_options::abs_obj_threshold {1e-12}

Absolute objective tolerance.

If the change in objective function value falls below this threshold, the line search may terminate as improvements are considered insignificant.

Definition at line 99 of file wolfe_line_search.hpp.