Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
rhs()
[1/2]
template<typename F , typename T_y0 , typename T_t0 , typename T_ts , typename... T_Args>
template<typename yT , typename... ArgsT>
constexpr auto
stan::math::cvodes_integrator_adjoint_vari
< F, T_y0, T_t0, T_ts, T_Args >::rhs
(
double
t
,
const yT &
y
,
const std::tuple< ArgsT... > &
args_tuple
)
const
inline
constexpr
private
Call the ODE RHS with given tuple.
Definition at line
546
of file
cvodes_integrator_adjoint.hpp
.
stan
math
cvodes_integrator_adjoint_vari
[
Stan Home Page
]
© 2011–2019, Stan Development Team.