ool_hvfunct Class Template Reference

Hessian product function base for ool_constr_mmin using arrays. More...

#include <ool_constr_mmin.h>

Inheritance diagram for ool_hvfunct:

ool_hvfunct_fptr ool_hvfunct_mfptr

Detailed Description

template<class param_t, size_t nvar>
class ool_hvfunct< param_t, nvar >

Hessian product function base for ool_constr_mmin using arrays.

Definition at line 185 of file ool_constr_mmin.h.


Public Member Functions

virtual int operator() (size_t nv, const double x[nvar], const double v[nvar], double hv[nvar], param_t &pa)=0
 Evaluate $ H(x) \cdot v $.

The documentation for this class was generated from the following file:

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page