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

◆ min_alpha

double stan::math::laplace_line_search_options::min_alpha {1e-8}

Minimum allowable step size.

Prevents the line search from shrinking the step length below this threshold, which helps avoid numerical issues.

Definition at line 66 of file wolfe_line_search.hpp.