#include <mm_funct.h>
nv
functions of nv
variables, i.e. To use ovector_base objects instead of C-style arrays, use mm_funct.
This class is one of a large number of function object classes in O2scl designed to provide a mechanism for the user to supply functions to solvers, minimizers, integrators, etc. See Function Objects for a general description.
Definition at line 464 of file mm_funct.h.
Public Member Functions | |
virtual int | operator() (size_t nvar, const double x[nv], double y[nv], param_t &pa)=0 |
Compute nv functions, y , of nv variables stored in x with parameter pa . |
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