Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ trigamma() [1/6]

template<typename T >
fvar< T > stan::math::trigamma ( const fvar< T > &  u)
inline

Return the value of the trigamma function at the specified argument (i.e., the second derivative of the log Gamma function at the specified argument).

Template Parameters
Tinner type of the fvar
Parameters
uargument
Returns
trigamma function at argument

Definition at line 25 of file trigamma.hpp.