|
ROL
|
#include "ROL_Types.hpp"#include "Teuchos_ParameterList.hpp"#include "Teuchos_RCP.hpp"#include "ROL_TrustRegion.hpp"#include "ROL_CauchyPoint.hpp"#include "ROL_DogLeg.hpp"#include "ROL_DoubleDogLeg.hpp"#include "ROL_TruncatedCG.hpp"Go to the source code of this file.
Namespaces | |
| ROL | |
Functions | |
| template<class Real > | |
| Teuchos::RCP< TrustRegion< Real > > | ROL::TrustRegionFactory (Teuchos::ParameterList &parlist) |
1.8.13