step_size_control_line_search.Rd
Conduct line search in each iteration to adjust the update.
step_size_control_line_search(lower = 0, upper = 10)
(numeric(1)) The lower bound for the step_size.
numeric(1)
(numeric(1)) The upper bound for the step_size.
The step size as number.