![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the derivative of the specified univariate function at the specified argument.
| T | Argument type |
| F | Function type |
| [in] | f | Function |
| [in] | x | Argument |
| [out] | fx | Value of function applied to argument |
| [out] | dfx_dx | Value of derivative |
Definition at line 24 of file derivative.hpp.