CPC Algorithm AEAE_v1_0.
Procedures:
hyp_2f1: Gauss hypergeometric function
N. Michel
cpc_michel and removed references to the
old module HYP_2F1_MODULE.PR (real and complex precision) by wp (CSF working precision).IPR (integer precision) by i4 (CSF 4-byte integer).EPS15 by eps_wp (CSF working precision machine epsilon).CPC Michel Gauss hypergeometric function .
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=wp), | intent(in) | :: | A | |||
| complex(kind=wp), | intent(in) | :: | B | |||
| complex(kind=wp), | intent(in) | :: | C | |||
| complex(kind=wp), | intent(in) | :: | Z |