Classes | |
| class | NOX::LineSearch::Backtrack |
| Generic backtracking line search. More... | |
| class | NOX::LineSearch::FullStep |
| Simplest line search - always take the full step. More... | |
| class | NOX::LineSearch::Generic |
| Generic line search interface More... | |
| class | NOX::LineSearch::Manager |
| Manager for all different line searches More... | |
| class | NOX::LineSearch::MoreThuente |
| More'-Thuente Line Search. Original code by Dianne O'Leary, modfified by Tammy Kolda and Roger Pawlowski for the NOX project. This version has been slightly optimized and also supports Homer Walker's work on adaptive forcing terms and Ared/Pred conditions. It also allows for arbitrary merit functions and norms to be supplied by the user. More... | |
| class | NOX::LineSearch::Polynomial |
| A polynomial line search, either quadratic or cubic. More... | |
1.3.9.1