|
ROL
|
#include "ROL_Types.hpp"#include "ROL_ParameterList.hpp"#include "ROL_Ptr.hpp"#include "ROL_TrustRegion.hpp"#include "ROL_CauchyPoint.hpp"#include "ROL_DogLeg.hpp"#include "ROL_DoubleDogLeg.hpp"#include "ROL_TruncatedCG.hpp"#include "ROL_LinMore.hpp"Go to the source code of this file.
Namespaces | |
| ROL | |
Functions | |
| template<class Real > | |
| ROL::Ptr< TrustRegion< Real > > | ROL::TrustRegionFactory (ROL::ParameterList &parlist) |
1.8.5