Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Accumulate the .dx()
from each of the edges in ops_and_partials_impl
.
T1 | a type with a .dx() method. |
T2 | a type with a .dx() method. |
Types | a type with a .dx() method. |
a | an edge from operands_and_partials_impl |
b | an edge from operands_and_partials_impl |
args | edges from operands_and_partials_impl |
Definition at line 47 of file operands_and_partials.hpp.