Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the generalized hypergeometric (pFq) function applied to the input arguments.
Ta | Type of Eigen vector with scalar type fvar or arithmetic |
Tb | Type of Eigen vector with scalar type fvar or arithmetic |
Tz | Scalar of type fvar or arithmetic |
[in] | a | Vector of 'a' arguments (of length p) |
[in] | b | Vector of 'b' arguments (of length q) |
[in] | z | Scalar z argument |
Definition at line 31 of file hypergeometric_pFq.hpp.