45 #ifndef ROL_PARAMETRIZEDOBJECTIVE_HPP 46 #define ROL_PARAMETRIZEDOBJECTIVE_HPP Provides the interface to evaluate objective functions.
virtual void setParameter(const std::vector< Real > ¶m)
Contains definitions of custom data types in ROL.
virtual ~ParametrizedObjective(void)
std::vector< Real > param_
const std::vector< Real > getParameter(void) const