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

◆ idas_sens_res()

template<typename F , typename Tyy , typename Typ , typename... T_par>
static int stan::math::dae_system< F, Tyy, Typ, T_par >::idas_sens_res ( int  ns,
double  t,
N_Vector  yy,
N_Vector  yp,
N_Vector  res,
N_Vector *  yys,
N_Vector *  yps,
N_Vector *  ress,
void *  user_data,
N_Vector  temp1,
N_Vector  temp2,
N_Vector  temp3 
)
inlinestatic

Evaluate DAE sensitivity residual according to IDAS signature.

Definition at line 127 of file dae_system.hpp.