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

◆ abs_grad_threshold

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

Absolute gradient tolerance.

If the gradient norm falls below this threshold, the line search may terminate early since further progress is negligible.

Definition at line 90 of file wolfe_line_search.hpp.