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

◆ chain()

template<typename F >
void stan::math::internal::reverse_pass_callback_vari< F >::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 19 of file reverse_pass_callback.hpp.