ROL
|
Contains definitions for W. Hock and K. Schittkowski 1st test function. More...
#include "ROL_StdVector.hpp"
#include "ROL_Objective.hpp"
#include "ROL_BoundConstraint.hpp"
#include "ROL_Types.hpp"
Go to the source code of this file.
Classes | |
class | ROL::ZOO::Objective_HS1< Real > |
W. Hock and K. Schittkowski 1st test function. More... | |
Namespaces | |
ROL | |
ROL::ZOO | |
Macros | |
#define | ROL_HS1_HPP |
Functions | |
template<class Real > | |
void | ROL::ZOO::getHS1 (Teuchos::RCP< Objective< Real > > &obj, Teuchos::RCP< BoundConstraint< Real > > &con, Teuchos::RCP< Vector< Real > > &x0, Teuchos::RCP< Vector< Real > > &x) |
Contains definitions for W. Hock and K. Schittkowski 1st test function.
Definition in file ROL_HS1.hpp.
#define ROL_HS1_HPP |
Definition at line 54 of file ROL_HS1.hpp.