HCL_EvalALFcnl_d is the evaluation object for the class HCL_ALFcnl_d, which implements an Augmented Lagrangian functional
![]() | HCL_EvalALFcnl_d ( HCL_EvaluateFunctional_d * fev, HCL_Vector_d * l, HCL_EvaluateOp_d * Hev, double r, HCL_LinearOp_d * SS ) Usual constructor |
![]() | Domain () const Domain returns a reference to the domain of the underlying function. |
![]() | Value () const Value computes the value of the function. |
![]() | Gradient ( HCL_Vector_d & g ) const Gradient computes the gradient of the function. |
![]() | Hessian () const Hessian computes the Hessian of the function. |
![]() | fValue () const fValue computes the value of the objective function. |
![]() | ConstraintViolation ( HCL_Vector_d & h ) ConstraintViolation computes the image of the (equality) constraint operator |
![]() | GradientLag ( HCL_Vector_d & g ) GradientLag computes the gradient of the Lagrangian. |
![]() | MultiplierUpdate ( HCL_Vector_d & l ) MultiplierUpdate computes the Hestenes-Powell update to the multiplier |
![]() | Write ( ostream & str ) const Write prints out some useful information about the object. |
HCL_EvalALFcnl_d is the evaluation object for the class HCL_ALFcnl_d, which implements an Augmented Lagrangian functional. For documentation, see the base class HCL_EvaluateFunctional_d and the functional class HCL_ALFcnl_d.
virtual HCL_VectorSpace_d& Domain() const
virtual double Value() const
virtual void Gradient( HCL_Vector_d & g ) const
virtual HCL_LinearOp_d* Hessian() const
virtual double fValue() const
virtual void ConstraintViolation( HCL_Vector_d & h )
virtual void GradientLag( HCL_Vector_d & g )
virtual void MultiplierUpdate( HCL_Vector_d & l )
virtual ostream& Write( ostream & str ) const
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