#include <mm_funct.h>
This class generalizes nv
functions of nv
variables, i.e. for
.
To use ovector_view objects instead of C-style arrays, use mm_funct.
Definition at line 345 of file mm_funct.h.
Public Member Functions | |
mm_vfunct () | |
virtual | ~mm_vfunct () |
virtual int | operator() (size_t nvar, const double x[nv], double y[nv], param_t &pa) |
Compute nv functions, y , of nv variables stored in x with parameter pa . |