Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces
coupled_ode_system.hpp File Reference
#include <stan/math/prim/scal/err/check_size_match.hpp>
#include <ostream>
#include <vector>

Go to the source code of this file.

Classes

struct  stan::math::coupled_ode_system< F, T1, T2 >
 The coupled_ode_system represents the coupled ode system, which is the base ode and the sensitivities of the base ode (derivatives with respect to the parameters of the base ode). More...
 
class  stan::math::coupled_ode_system< F, double, double >
 coupled_ode_system specialization for for known initial values and known parameters. More...
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

     [ Stan Home Page ] © 2011–2018, Stan Development Team.