Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ zero_adjoints() [3/5]

void stan::math::zero_adjoints ( var x)
inline

Zero the adjoint of the vari in the first argument.

Recursively call zero_adjoints on the rest of the arguments.

Template Parameters
Ttype of current argument
Pargstype of rest of arguments
Parameters
xcurrent argument
argsrest of arguments to zero

Definition at line 39 of file zero_adjoints.hpp.