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 | |
virtual HCL_VectorSpace_d& | Domain () const Domain returns a reference to the domain of the underlying function. |
virtual double | Value () const Value computes the value of the function. |
virtual void | Gradient ( HCL_Vector_d & g ) const Gradient computes the gradient of the function. |
virtual HCL_LinearOp_d* | Hessian () const Hessian computes the Hessian of the function. |
virtual double | fValue () const fValue computes the value of the objective function. |
virtual void | ConstraintViolation ( HCL_Vector_d & h ) ConstraintViolation computes the image of the (equality) constraint operator |
virtual void | GradientLag ( HCL_Vector_d & g ) GradientLag computes the gradient of the Lagrangian. |
virtual void | MultiplierUpdate ( HCL_Vector_d & l ) MultiplierUpdate computes the Hestenes-Powell update to the multiplier |
virtual ostream& | 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.
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