Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ coupled_ode_system()

template<typename F , typename T_y0 , typename... Args>
stan::math::coupled_ode_system< F, T_y0, Args >::coupled_ode_system ( const F &  f,
const Eigen::Matrix< T_y0, Eigen::Dynamic, 1 > &  y0,
std::ostream *  msgs,
const Args &...  args 
)
inline

Definition at line 109 of file coupled_ode_system.hpp.