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 
)
inlinestatic

Evaluate DAE residual according to IDAS signature.

Definition at line 113 of file dae_system.hpp.