![]()  | 
  
    Stan Math Library
    5.1.0
    
   Automatic Differentiation 
   | 
   
      
  | 
  inline | 
Collect the adjoints from the input and add them to the output.
| 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 352 of file laplace_marginal_density.hpp.