Function

NumCosmoMathmpsf_0F1_d

Declaration [src]

void
ncm_mpsf_0F1_d (
  gdouble b,
  gdouble x,
  gint res,
  gint rnd
)

Description [src]

Computes the Hypergeometric function ${}_0F_1(b;x)$.

This function is not directly available to language bindings.

Parameters

b

Type: gdouble

${}_0F_1$ hypergeometric parameters $b$.

x

Type: gdouble

Argument $x$.

res

Type: gint

Mpfr variable containing the result ${}_0F_1(b;x)$.

rnd

Type: gint

Mpfr rounding mode.