Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
idas_res()
template<typename F , typename Tyy , typename Typ , typename... T_par>
static int
stan::math::dae_system
< F, Tyy, Typ, T_par >::idas_res
(
double
t
,
N_Vector
yy
,
N_Vector
yp
,
N_Vector
rr
,
void *
user_data
)
inline
static
Evaluate DAE residual according to IDAS signature.
Definition at line
113
of file
dae_system.hpp
.
stan
math
dae_system
[
Stan Home Page
]
© 2011–2019, Stan Development Team.