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