![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
| 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.