Constructor
NumCosmoRecombSeagernew_full
Declaration [src]
NcRecombSeager*
nc_recomb_seager_new_full (
gdouble init_frac,
gdouble zi,
gdouble prec
)
Parameters
init_frac-
Type:
gdoubleInital fraction of $X_{\HeIII}/X_{\He}$ where to start numerical integration.
zi-
Type:
gdoubleInital redshift.
prec-
Type:
gdoubleIntegration precision.
Return value
Type: NcRecombSeager
A new NcRecombSeager.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |