| Top |
Functions
ncm_mpsf_sbessel ()
void ncm_mpsf_sbessel (gulong l,mpq_t q,mpfr_ptr res,mp_rnd_t rnd);
Computes the Spherical Bessel function $j_\ell(x)$.
[skip]
ncm_mpsf_sbessel_d ()
void ncm_mpsf_sbessel_d (gulong l,gdouble x,mpfr_ptr res,mp_rnd_t rnd);
Computes the Spherical Bessel function $j_\ell(x)$.
[skip]