Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Helper function for aggregating tangents if the respective input argument was an fvar<T> type.
Overload for when the input is an fvar<T> and its tangent needs to be aggregated.
FuncTangent | Type of tangent calculated by finite-differences |
InputArg | Type of the function input argument |
tangent | Calculated tangent |
arg | Input argument |
Definition at line 46 of file finite_diff.hpp.