![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
Structure to wrap digamma() so it can be vectorized.
| T | type of variable |
| x | variable |
| std::domain_error | if x is a negative integer or 0 |
Definition at line 60 of file digamma.hpp.
#include <digamma.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static auto | fun (T &&x) |