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

◆ idas_service()

template<typename dae_type >
stan::math::idas_service< dae_type >::idas_service ( double  t0,
dae_type &  dae 
)
inline

Construct IDAS ODE mem & workspace.

Parameters
t0initial time
daedifferential-algebraic system of equations

Definition at line 49 of file idas_service.hpp.