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

◆ chain()

template<typename ContainerOperands = std::tuple<>, typename ContainerGradients = std::tuple<>>
void stan::math::precomputed_gradients_vari_template< ContainerOperands, ContainerGradients >::chain ( )
inline

Implements the chain rule for this variable, using the prestored operands and gradient.

Definition at line 146 of file precomputed_gradients.hpp.