Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
The log gamma function for variables (C99).
The derivative is the digamma function,
\(\frac{d}{dx} \Gamma(x) = \psi^{(0)}(x)\).
T | Arithmetic or a type inheriting from EigenBase . |
a | The variable. |
Definition at line 24 of file lgamma.hpp.