TAOLINESEARCHMT#

Line-search type with cubic interpolation that satisfies both the sufficient decrease and curvature conditions. This method can take step lengths greater than 1. More-Thuente line-search can be selected with “-tao_ls_type more-thuente”.

References#

  • **** -*** JORGE J. MORE AND DAVID J. THUENTE, LINE SEARCH ALGORITHMS WITH GUARANTEED SUFFICIENT DECREASE. ACM Trans. Math. Software 20, no. 3 (1994): 286-307.

See Also#

TaoLineSearchCreate(), TaoLineSearchSetType(), TaoLineSearchApply()

Keywords#

Tao, linesearch

Level#

developer

Location#

src/tao/linesearch/impls/morethuente/morethuente.c


Edit on GitLab

Index of all TaoLineSearch routines
Table of Contents for all manual pages
Index of all manual pages