class QuadraticObjFcn : public ObjectiveFunction a n-D general quadratic objective function
| QuadraticObjFcn (int, Matrix <double>*, Vector <double>*, double) | |
| getGradient (const Model <double>&) | |
| getGradient (const Model <long>&) | |
| className () const |
| realPerformance (const Model <double>& ) | |
| realPerformance (const Model <long>& ) | |
| mySize () const |
Quadratic is a general class of analytical quadratic objective function for optimization \[ \min_ x f = ( x, A\, x)- 1/2 ( h, x) +c \]
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling