HCL_DiagFunctionalGrad_d implements a separable function defined on a product space
![]() | Domain () Domain space access. |
![]() | EvaluateGrad ( const HCL_Vector_d & x ) EvaluateGrad creates an "evaluation" object, which knows how to compute the function value at the given x |
![]() | Number () Number of terms in the sum. |
![]() | operator) ( int i ) Access to components. |
![]() | SetNext ( HCL_FunctionalGrad_d * f ) Set the next component |
![]() | constructors and destructor
| ||||||||||
![]() | I/O
|
HCL_DiagFunctionalGrad_d implements a separable function defined on a product space. Thus f(x) = f1(x1) + ... + fn(xn).
HCL_DiagFunctionalGrad_d( const HCL_DiagFunctionalGrad_d & F )
HCL_DiagFunctionalGrad_d( HCL_ProductVectorSpace_d * d )
HCL_DiagFunctionalGrad_d( HCL_FunctionalGrad_d * f1, HCL_FunctionalGrad_d * f2 )
virtual HCL_FunctionalGrad_d& operator)( int i )
virtual int Number()
virtual HCL_EvaluateFunctionalGrad_d* EvaluateGrad( const HCL_Vector_d & x )
void SetNext( HCL_FunctionalGrad_d * f )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de