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

◆ set_zero_adjoint()

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 >::set_zero_adjoint ( )
inlinefinalvirtual

No-op for setting adjoints since this class does not own any adjoints.

Implements stan::math::vari_base.

Definition at line 399 of file cvodes_integrator_adjoint.hpp.