10 #ifndef ROL_PROXOBJECTIVE_HPP
11 #define ROL_PROXOBJECTIVE_HPP
17 template<
typename Real>
Provides the interface to evaluate objective functions.
Defines the linear algebra or vector space interface.
virtual void prox(Vector< Real > &x, Real gamma)=0