![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Used in reverse pass to collect adjoints to the output.
| Output | A tuple or type where all scalar types are var types |
| Input | A tuple or type where all scalar types are arithmetic types |
| output | The output to which the adjoints will be added |
| ret | The vari object containing the adjoint to be added |
| input | The input from which the adjoints will be collected |
Definition at line 949 of file laplace_marginal_density.hpp.