ROL
|
#include "ROL_Step.hpp"
#include "ROL_Types.hpp"
#include "ROL_Secant.hpp"
#include "ROL_TrustRegion.hpp"
#include <sstream>
#include <iomanip>
Go to the source code of this file.
Classes | |
class | ROL::TrustRegionStep< Real > |
Provides the interface to compute optimization steps with trust regions. More... | |
Namespaces | |
ROL | |