class HCL_EvalDiagFcnlHess_d : public HCL_EvaluateFunctionalHess_d

HCL_EvalDiagFcnlHess_d is the evaluation object for HCL_DiagFunctionalHess_d

Inheritance:


Public Methods

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

Public

constructors and destructor
HCL_EvalDiagFcnlHess_d ()
Default constructor---disabled
HCL_EvalDiagFcnlHess_d ( const HCL_EvalDiagFcnlHess_d & )
Copy constructor---disabled
HCL_EvalDiagFcnlHess_d ( HCL_ProductVector_d & x, HCL_FunctionalHess_d ** flist )
Usual constructor.
virtual ~HCL_EvalDiagFcnlHess_d ()
Destructor
Evaluation methods
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 computes the Hessian operator of the function.
I/O
virtual ostream& Write ( ostream & str )
Write prints out some useful information about the object.

Inherited from HCL_EvaluateFunctionalHess_d:

Public Methods

virtual void Gradient( HCL_Vector_d & g )
virtual HCL_LinearOp_d* Hessian()
virtual const HCL_LinearOp_d& HessianRef()
virtual double Value()
virtual ostream& Write( ostream & str )

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_EvalDiagFcnlHess_d is the evaluation object for HCL_DiagFunctionalHess_d
constructors and destructor

HCL_EvalDiagFcnlHess_d()
Default constructor---disabled

HCL_EvalDiagFcnlHess_d( const HCL_EvalDiagFcnlHess_d & )
Copy constructor---disabled

HCL_EvalDiagFcnlHess_d( HCL_ProductVector_d & x, HCL_FunctionalHess_d ** flist )
Usual constructor.

virtual ~HCL_EvalDiagFcnlHess_d()
Destructor

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

Evaluation methods

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 computes the Hessian operator of the function.

I/O

virtual ostream& Write( ostream & str )
Write prints out some useful information about the object.


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