Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
grad_vfunct Class Template Reference
#include <
multi_min.h
>
Inheritance diagram for grad_vfunct:
Detailed Description
template<class param_t, size_t nv>
class grad_vfunct< param_t, nv >
Base class for a
gradient
function using arrays.
Definition at line
212
of file
multi_min.h
.
Public Member Functions
virtual
~grad_vfunct
()
virtual int
operator()
(size_t nvar, double x[nv], double g[nv], param_t &pa)
Compute the
gradient
g
at the point
x
.
The documentation for this class was generated from the following file:
multi_min.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.