Stan Math Library
4.9.0
Automatic Differentiation
|
Return autodiff variable with the gradient and result of the rising factorial function applied to the inputs.
Will throw for NaN x and for negative n, as implemented in primitive function.
T | inner type of the fvar |
x | Argument. |
n | Argument |
Definition at line 26 of file rising_factorial.hpp.