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

◆ digamma() [1/7]

template<typename T >
fvar< T > stan::math::digamma ( const fvar< T > &  x)
inline

Return the derivative of the log gamma function at the specified argument.

Template Parameters
Tinner type of the fvar
Parameters
[in]xargument
Returns
derivative of the log gamma function at the specified argument

Definition at line 23 of file digamma.hpp.