![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
| double stan::math::laplace_line_search_options::c2 {0.9} |
Curvature condition parameter.
Ensures that the step length provides a sufficient reduction in the gradient magnitude. Must satisfy c1 < c2 < 1. Larger values enforce stronger curvature requirements.
Definition at line 50 of file wolfe_line_search.hpp.