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