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

◆ chain()

template<typename T >
virtual void stan::math::vari_value< T, require_all_t< is_plain_type< T >, is_eigen_dense_base< T > > >::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 764 of file vari.hpp.