ROL
|
#include "ROL_Types.hpp"
#include "ROL_Step.hpp"
#include "ROL_Secant.hpp"
#include "ROL_KrylovFactory.hpp"
#include "ROL_LinearOperator.hpp"
#include <sstream>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | ROL::NewtonKrylovStep< Real > |
Provides the interface to compute optimization steps with projected inexact Newton's method using line search. More... | |
class | ROL::NewtonKrylovStep< Real >::HessianNK |
class | ROL::NewtonKrylovStep< Real >::PrecondNK |
Namespaces | |
ROL | |