Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ trigamma()

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.

Parameters
xargument
Returns
second derivative of log Gamma function at argument

Definition at line 26 of file trigamma.hpp.