Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlineconstexpr |
Helper function for aggregating tangents if the respective input argument was an fvar<T> type.
Overload for when the input is not an fvar<T> and no tangents are needed.
FuncTangent | Type of tangent calculated by finite-differences |
InputArg | Type of the function input argument |
tangent | Calculated tangent |
arg | Input argument |
Definition at line 27 of file finite_diff.hpp.