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