HCL_EvalLSFcnl_d is the evaluation object for the functional class HCL_LeastSquareFcnl_d, which implements a least-squares functional based on a nonlinear operator
HCL_EvalLSFcnl_d (const HCL_Vector_d & Input, HCL_Op_d * Operator, HCL_Vector_d * Data, double PenaltyParameter, HCL_LinearOp_d * RegularizingOperator, HCL_Vector_d * ModelPrior) Usual constructor | |
virtual HCL_VectorSpace_d& | Domain () const Domain space access |
virtual double | Value () const Value computes the value of the functional. |
virtual void | Gradient ( HCL_Vector_d & g ) const Gradient assigns to g the gradient of the functional. |
virtual HCL_LinearOp_d* | Hessian () const Hessian creates the Hessian operator. |
virtual ostream& | Write ( ostream & str ) const Write invokes the Write methods of the operator and data. |
HCL_EvalLSFcnl_d is the evaluation object for the functional class HCL_LeastSquareFcnl_d, which implements a least-squares functional based on a nonlinear operator. See the documentation for HCL_LeastSquaresFcnl_d and HCL_EvaluateFunctional_d for more information.
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