Function

NumCosmoMathmpsf_sbessel_d

Declaration [src]

void
ncm_mpsf_sbessel_d (
  gulong l,
  gdouble x,
  gint res,
  gint rnd
)

Description [src]

Computes the Spherical Bessel function $j_\ell(x)$.

This function is not directly available to language bindings.

Parameters

l

Type: gulong

$\ell$ Spherical Bessel $j_\ell$ parameters.

x

Type: gdouble

Function argument $x$.

res

Type: gint

Mpfr variable containing the result $j_\ell(x)$.

rnd

Type: gint

Mpfr rounding mode.