#include <ool_constr_mmin.h>
Definition at line 215 of file ool_constr_mmin.h.
Public Member Functions | |
ool_hvfunct_fptr (int(*fp)(size_t nv, const double x[nvar], const double v[nvar], double hv[nvar], param_t &pa)) | |
Specify the function pointer. | |
virtual int | operator() (size_t nv, const double x[nvar], const double v[nvar], double hv[nvar], param_t &pa) |
Evaluate ![]() | |
Protected Attributes | |
int(* | fptr )(size_t nv, const double x[nvar], const double v[nvar], double hv[nvar], param_t &pa) |
Store the function pointer. | |
Private Member Functions | |
ool_hvfunct_fptr (const ool_hvfunct_fptr &) | |
ool_hvfunct_fptr & | operator= (const ool_hvfunct_fptr &) |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page