![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
Structure to wrap tgamma() so that it can be vectorized. More...
#include <tgamma.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static T | fun (const T &x) |
Structure to wrap tgamma() so that it can be vectorized.
| x | Variable. |
| T | Variable type. |
| std::domain_error | if x is 0 or a negative integer |
Definition at line 17 of file tgamma.hpp.
|
inlinestatic |
Definition at line 19 of file tgamma.hpp.