![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
| double stan::math::laplace_line_search_options::c1 {1e-4} |
Armijo condition parameter (sufficient decrease).
Controls how much the objective function must decrease relative to the step length and gradient. Must be in (0, 1). Smaller values make the condition easier to satisfy.
Definition at line 41 of file wolfe_line_search.hpp.