ool_hfunct Class Template Reference

Hessian product function for ool_constr_mmin [abstract base]. More...

#include <ool_constr_mmin.h>

Inheritance diagram for ool_hfunct:

ool_hfunct_fptr ool_hfunct_mfptr

Detailed Description

template<class param_t, class vec_t = ovector_base>
class ool_hfunct< param_t, vec_t >

Hessian product function for ool_constr_mmin [abstract base].

Definition at line 62 of file ool_constr_mmin.h.


Public Member Functions

virtual int operator() (size_t nv, const vec_t &x, const vec_t &v, vec_t &hv, 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