class HCL_EvalRestrictedFunctionalHess_d : public HCL_EvaluateFunctionalHess_d

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

Inheritance:


Public Methods

virtual HCL_VectorSpace_d& Domain ()
Domain returns a reference to the domain of the underlying function
virtual void 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
virtual HCL_LinearOp_d* Hessian ()
Hessian creates the Hessian operator
HCL_EvalFunctionalProductDomainHess_d& UnrestrictedEval ()
Access to the evaluation object of the underlying function defined on a product space
virtual double Value ()
Value computes the value of the function
virtual ostream& Write ( ostream & str )
Debugging information

Inherited from HCL_EvaluateFunctionalHess_d:

Public Methods

virtual const HCL_LinearOp_d& HessianRef()

Inherited from HCL_EvaluateFunctionalGrad_d:

Public Methods

virtual const HCL_Vector_d& GradientRef()
virtual double ValueRef()

Inherited from HCL_Base:

Public Methods

int Count()
void DecCount()
void IncCount()

Private Fields

int ReferenceCount

Documentation

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
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

virtual HCL_VectorSpace_d& Domain()
Domain returns a reference to the domain of the underlying function

HCL_EvalFunctionalProductDomainHess_d& UnrestrictedEval()
Access to the evaluation object of the underlying function defined on a product space

virtual double Value()
Value computes the value of the function

virtual void Gradient( HCL_Vector_d & g )
Gradient computes the gradient of the function.

virtual HCL_LinearOp_d* Hessian()
Hessian creates the Hessian operator

virtual ostream& Write( ostream & str )
Debugging information


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de