Stan Math Library  2.12.0
reverse mode automatic differentiation
stan::math::coupled_ode_system< F, var, double > Member List

This is the complete list of members for stan::math::coupled_ode_system< F, var, double >, including all inherited members.

coupled_ode_system(const F &f, const std::vector< var > &y0, const std::vector< double > &theta, const std::vector< double > &x, const std::vector< int > &x_int, std::ostream *msgs)stan::math::coupled_ode_system< F, var, double >inline
decouple_states(const std::vector< std::vector< double > > &y)stan::math::coupled_ode_system< F, var, double >inline
f_stan::math::coupled_ode_system< F, var, double >
initial_state()stan::math::coupled_ode_system< F, var, double >inline
M_stan::math::coupled_ode_system< F, var, double >
msgs_stan::math::coupled_ode_system< F, var, double >
N_stan::math::coupled_ode_system< F, var, double >
operator()(const std::vector< double > &z, std::vector< double > &dz_dt, double t)stan::math::coupled_ode_system< F, var, double >inline
size() const stan::math::coupled_ode_system< F, var, double >inline
size_stan::math::coupled_ode_system< F, var, double >
theta_dbl_stan::math::coupled_ode_system< F, var, double >
x_stan::math::coupled_ode_system< F, var, double >
x_int_stan::math::coupled_ode_system< F, var, double >
y0_stan::math::coupled_ode_system< F, var, double >
y0_dbl_stan::math::coupled_ode_system< F, var, double >

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