Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlinenoexcept |
Do nothing for non-autodiff arguments.
Recursively call zero_adjoints on the rest of the arguments.
T | type of current argument |
Pargs | type of rest of arguments |
x | current argument |
args | rest of arguments to zero |
Definition at line 27 of file zero_adjoints.hpp.