Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlineprivate |
Implements the chain rule for one std::vector
operand.
Op | type of the operand element |
Grad | type of the gradient element |
op | operand |
grad | gradient |
Definition at line 180 of file precomputed_gradients.hpp.