![]() |
Stan Math Library
2.15.0
reverse mode automatic differentiation
|
#include <stan/math/rev/mat/functor/ode_system.hpp>
#include <stan/math/rev/scal/meta/is_var.hpp>
#include <cvodes/cvodes.h>
#include <cvodes/cvodes_band.h>
#include <cvodes/cvodes_dense.h>
#include <nvector/nvector_serial.h>
#include <algorithm>
#include <vector>
Go to the source code of this file.
Classes | |
class | stan::math::cvodes_ode_data< F, T_initial, T_param > |
CVODES ode data holder object which is used during CVODES integration for CVODES callbacks. More... | |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |