|
ROL
|
#include "ROL_LineSearch.hpp"#include "ROL_BrentsScalarMinimization.hpp"#include "ROL_BisectionScalarMinimization.hpp"#include "ROL_GoldenSectionScalarMinimization.hpp"#include "ROL_ScalarFunction.hpp"#include "ROL_Bracketing.hpp"Go to the source code of this file.
Classes | |
| class | ROL::ScalarMinimizationLineSearch< Real > |
| Implements line search methods that attempt to minimize the scalar function \(\phi(t) := f(x+ts)\). More... | |
| class | ROL::ScalarMinimizationLineSearch< Real >::Phi |
| class | ROL::ScalarMinimizationLineSearch< Real >::LineSearchStatusTest |
Namespaces | |
| ROL | |
1.8.5