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

◆ cast_to_self()

template<typename F , typename T_y0 , typename T_t0 , typename T_ts , typename... T_Args>
static constexpr cvodes_integrator_adjoint_vari * stan::math::cvodes_integrator_adjoint_vari< F, T_y0, T_t0, T_ts, T_Args >::cast_to_self ( void *  mem)
inlinestaticconstexprprivate

Utility to cast user memory pointer passed in from CVODES to actual typed object pointer.

Definition at line 557 of file cvodes_integrator_adjoint.hpp.