![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/rev/meta.hpp>
#include <stan/math/prim/arr/functor/coupled_ode_system.hpp>
#include <stan/math/rev/arr/functor/coupled_ode_system.hpp>
#include <cvodes/cvodes.h>
#include <sunmatrix/sunmatrix_dense.h>
#include <sunlinsol/sunlinsol_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. | |