Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the trigamma function applied to the argument.
The trigamma function returns the second derivative of the log Gamma function evaluated at the specified argument. This base templated version is used in prim, fwd, and rev implementations.
T | scalar argument type |
x | argument |
Definition at line 37 of file trigamma.hpp.