| Top |
Functions
| void | ncm_mpsf_0F1_q () |
| void | ncm_mpsf_0F1_d () |
| gdouble | ncm_sf_0F1 () |
| void | ncm_mpsf_0F1_free_cache () |
Functions
ncm_mpsf_0F1_q ()
void ncm_mpsf_0F1_q (mpq_t b,mpq_t q,mpfr_ptr res,mp_rnd_t rnd);
Computes the Hypergeometric function ${}_0F_1(b;x)$.
[skip]
ncm_mpsf_0F1_d ()
void ncm_mpsf_0F1_d (gdouble b,gdouble x,mpfr_ptr res,mp_rnd_t rnd);
Computes the Hypergeometric function ${}_0F_1(b;x)$.
[skip]
ncm_sf_0F1 ()
gdouble ncm_sf_0F1 (gdouble b,gdouble x);
Computes the Hypergeometric function ${}_0F_1(b;x)$.
[skip]