void odeint(ReturnMatrix (*xdot)(Real time, const Matrix & xin),
Matrix & xo,
Real to,
Real tf,
Real eps,
Real h1,
Real hmin,
int & nok,
int & nbad,
RowVector & tout,
Matrix & xout,
Real dtsav);
| (2.76) |
| (2.77) |
| (2.78) |
None (xo, tout and xout are modified on output)