grad_funct Class Template Reference

Gradient function [abstract base]. More...

#include <multi_min.h>

Inheritance diagram for grad_funct:

grad_funct_cmfptr grad_funct_fptr grad_funct_mfptr gradient simple_grad

Detailed Description

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

Default template arguments

Definition at line 43 of file multi_min.h.


Public Member Functions

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