Top |
void | ncm_mpsf_0F1_q () |
void | ncm_mpsf_0F1_d () |
gdouble | ncm_sf_0F1 () |
void | ncm_mpsf_0F1_free_cache () |
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]
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]
gdouble ncm_sf_0F1 (gdouble b
,gdouble x
);
Computes the Hypergeometric function ${}_0F_1(b;x)$.
[skip]