ROL
|
#include "ROL_LineSearch_U.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_U< Real > |
Implements line search methods that attempt to minimize the scalar function \(\phi(t) := f(x+ts)\). More... | |
class | ROL::ScalarMinimizationLineSearch_U< Real >::Phi |
class | ROL::ScalarMinimizationLineSearch_U< Real >::StatusTest |
Namespaces | |
ROL | |