![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
| double stan::math::laplace_line_search_options::tau {0.5} |
Backtracking shrinkage factor.
When the Wolfe conditions are not met, the step size is multiplied by this factor (0 < tau < 1) to reduce it.
Definition at line 58 of file wolfe_line_search.hpp.