grad_vfunct Class Template Reference

Base class for a gradient function using arrays [abstract base].

#include <multi_min.h>

Inheritance diagram for grad_vfunct:

grad_vfunct_cmfptr grad_vfunct_fptr grad_vfunct_mfptr gradient_array simple_grad_array

Detailed Description

template<class param_t, size_t nv>
class grad_vfunct< param_t, nv >

Definition at line 284 of file multi_min.h.


Public Member Functions

virtual int operator() (size_t nvar, double x[nv], double g[nv], param_t &pa)=0
 Compute the gradient g at the point x.

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