![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Function pointer to jacobian.
#include <jacobian.h>
Definition at line 78 of file jacobian.h.
Public Member Functions | |
jac_funct_fptr (int(*fp)(size_t nv, vec_t &x, vec_t &y, mat_t &j)) | |
Specify the function pointer. | |
virtual int | operator() (size_t nv, vec_t &x, vec_t &y, mat_t &j) |
The operator() |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).