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

◆ fun()

template<typename T >
static auto stan::math::trigamma_fun::fun ( const T &  x)
inlinestatic

Return the trigamma() function applied to the argument.

Template Parameters
Ttype of argument
Parameters
xargument
Returns
trigamma applied to argument.

Definition at line 144 of file trigamma.hpp.