Constructor

NumCosmoRecombSeagernew_full

Declaration [src]

NcRecombSeager*
nc_recomb_seager_new_full (
  gdouble init_frac,
  gdouble zi,
  gdouble prec
)

Description [src]

Creates a new NcRecombSeager using init_frac, zi and prec.

Parameters

init_frac

Type: gdouble

Inital fraction of $X_{\HeIII}/X_{\He}$ where to start numerical integration.

zi

Type: gdouble

Inital redshift.

prec

Type: gdouble

Integration precision.

Return value

Type: NcRecombSeager

A new NcRecombSeager.

The caller of the function takes ownership of the data, and is responsible for freeing it.