argmin::solver::linesearch

Module backtracking

Source
Expand description

Backtracking line search algorithm

Structsยง

  • The Backtracking line search is a simple method to find a step length which obeys the Armijo (sufficient decrease) condition.