![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Copies the adjoints from the input to the output, scaling them by 0.5.
ZeroInput | If true, the adjoints of the input will be set to zero |
Output | A tuple or type where all scalar types are arithmetic types |
Input | A tuple or type where all scalar types are var types |
output | The output to which the adjoints will be added |
input | The input from which the adjoints will be collected |
Definition at line 866 of file laplace_marginal_density.hpp.