ROL
|
#include "ROL_ParameterList.hpp"
#include "ROL_LinearOperator.hpp"
#include "ROL_Types.hpp"
#include "ROL_SecantFactory.hpp"
Go to the source code of this file.
Classes | |
struct | ROL::SecantState< Real > |
class | ROL::Secant< Real > |
Provides interface for and implements limited-memory secant operators. More... | |
Namespaces | |
ROL | |
Enumerations | |
enum | ROL::ESecantMode { ROL::SECANTMODE_FORWARD = 0, ROL::SECANTMODE_INVERSE, ROL::SECANTMODE_BOTH } |