Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Solve the ODE initial value problem y' = f(t, y), y(t0) = y0 at a set of times, { t1, t2, t3, ... } using the stiff backward differentiation formula (BDF) solver in CVODES.
Definition at line 268 of file cvodes_integrator.hpp.