#include <ode_funct.h>
For functions with C-style arrays, use the corresponding children of ode_vfunct .
Definition at line 44 of file ode_funct.h.
Public Member Functions | |
virtual int | operator() (double x, size_t nv, const vec_t &y, vec_t &dydx, param_t &pa)=0 |
Compute the nv derivatives as a function of the nv functions specified in y at the point x . | |
Private Member Functions | |
ode_funct (const ode_funct &) | |
ode_funct & | operator= (const ode_funct &) |
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