![]() |
Stan Math Library
2.15.0
reverse mode automatic differentiation
|
#include <stan/math/fwd/core.hpp>
#include <stan/math/prim/scal/fun/digamma.hpp>
#include <stan/math/prim/scal/fun/lgamma.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
fvar< T > | stan::math::lgamma (const fvar< T > &x) |
Return the natural logarithm of the gamma function applied to the specified argument. More... | |