Stan Math Library
4.9.0
Automatic Differentiation
|
double stan::math::opencl_kernels::trigamma | ( | double | x | ) |
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.
x | argument |
Definition at line 26 of file trigamma.hpp.