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

◆ chain()

template<typename T >
void stan::math::vari_value< T, require_eigen_sparse_base_t< 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 928 of file vari.hpp.