Stan Math Library
4.9.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 59 of file digamma.hpp.
#include <digamma.hpp>
Static Public Member Functions | |
template<typename T > | |
static auto | fun (const T &x) |