![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
|
inline |
Collects the adjoints from the input and adds them to the output.
| Output | A tuple or type where all scalar types are arithmetic types |
| Input | A tuple or type where all scalar types are arithmetic types |
| output | The output to which the adjoints will be added |
| input | The input from which the adjoints will be collected |
Definition at line 71 of file collect_adjoints.hpp.