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