Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the generalized hypergeometric function (pFq) applied to the input arguments.
Ta | Type of Eigen vector with scalar type var or arithmetic |
Tb | Type of Eigen vector with scalar type var or arithmetic |
Tz | Scalar of type var 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 30 of file hypergeometric_pFq.hpp.