Stan Math Library
4.9.0
Automatic Differentiation
|
Structure to wrap trigamma()
so it can be vectorized.
Definition at line 134 of file trigamma.hpp.
#include <trigamma.hpp>
Static Public Member Functions | |
template<typename T > | |
static auto | fun (const T &x) |
Return the trigamma() function applied to the argument. | |