![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <ostream>#include <vector>#include <stan/math/error_handling/matrix/check_matching_sizes.hpp>Go to the source code of this file.
Classes | |
| struct | stan::math::coupled_ode_system< F, T1, T2 > |
| Base template class for a coupled ordinary differential equation system, which adds sensitivities to the base system. More... | |
| struct | stan::math::coupled_ode_system< F, double, double > |
| The coupled ode system for known initial values and known parameters. More... | |
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::math | |
| Matrices and templated mathematical functions. | |