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

◆ chain()

template<typename F , typename T_y0 , typename T_t0 , typename T_ts , typename... T_Args>
void stan::math::cvodes_integrator_adjoint_vari< F, T_y0, T_t0, T_ts, T_Args >::chain ( )
inlinefinalvirtual

Apply the chain rule to this variable based on the variables on which it depends.

Implements stan::math::vari_base.

Definition at line 401 of file cvodes_integrator_adjoint.hpp.