![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Collects adjoints from a tuple or std::vector of tuples.
| Output | A tuple or std::vector of tuples where all scalar types are var types |
| Input | A tuple or std::vector of tuples where all scalar types are arithmetic types |
| ret | The vari object containing the adjoint to be added |
| output | The output to which the adjoints will be added |
| input | The input from which the adjoints will be collected |
Definition at line 988 of file laplace_marginal_density.hpp.