|
ROL
|
#include "ROL_Types.hpp"#include "ROL_Step.hpp"#include "ROL_Secant.hpp"#include "ROL_Krylov.hpp"#include "ROL_LinearOperator.hpp"#include <sstream>#include <iomanip>Go to the source code of this file.
Classes | |
| class | ROL::ProjectedNewtonKrylovStep< Real > |
| Provides the interface to compute optimization steps with projected inexact ProjectedNewton's method using line search. More... | |
| class | ROL::ProjectedNewtonKrylovStep< Real >::HessianPNK |
| class | ROL::ProjectedNewtonKrylovStep< Real >::PrecondPNK |
Namespaces | |
| ROL | |
1.8.5