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

◆ chain()

template<typename T >
void stan::math::vari_view< T, require_all_t< is_eigen< T >, bool_constant<!is_plain_type< T >::value > > >::chain ( )
inlinevirtual

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

Implements stan::math::vari_base.

Definition at line 630 of file vari.hpp.