![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Returns the generalized hypergeometric function applied to the input arguments: \(_pF_q(a_1,...,a_p;b_1,...,b_q;z)\).
See 'grad_pFq.hpp' for the derivatives wrt each parameter
[in] | a | Vector of 'a' arguments to function |
[in] | b | Vector of 'b' arguments to function |
[in] | z | Scalar z argument |
Definition at line 28 of file hypergeometric_pFq.hpp.