HCL_EvalRestrictedFunctionalHess_d is the evaluation class for HCL_RestrictedFunctionalHess_d, which is the concrete class which turns a functional defined on a product space into an ordinary functional by fixing all but one of the components
![]() | Domain () Domain returns a reference to the domain of the underlying function |
![]() | Gradient ( HCL_Vector_d & g ) Gradient computes the gradient of the function |
![]() | HCL_EvalRestrictedFunctionalHess_d ( int i, HCL_EvalFunctionalProductDomainHess_d * ev ) Usual constructor; just needs the evaluation object from the underlying evaluation object and the index of the free component of the independent variable |
![]() | Hessian () Hessian creates the Hessian operator |
![]() | UnrestrictedEval () Access to the evaluation object of the underlying function defined on a product space |
![]() | Value () Value computes the value of the function |
![]() | Write ( ostream & str ) Debugging information |
HCL_EvalRestrictedFunctionalHess_d is the evaluation class for HCL_RestrictedFunctionalHess_d, which is the concrete class which turns a functional defined on a product space into an ordinary functional by fixing all but one of the components
virtual HCL_VectorSpace_d& Domain()
HCL_EvalFunctionalProductDomainHess_d& UnrestrictedEval()
virtual double Value()
virtual void Gradient( HCL_Vector_d & g )
virtual HCL_LinearOp_d* Hessian()
virtual ostream& Write( ostream & str )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de