![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T > | |
| T | stan::math::trigamma_impl (const T &x) |
| Return the trigamma function applied to the argument. More... | |
| double | stan::math::trigamma (double u) |
| Return the second derivative of the log Gamma function evaluated at the specified argument. More... | |
| double | stan::math::trigamma (int u) |
| Return the second derivative of the log Gamma function evaluated at the specified argument. More... | |