Constructor

NumCosmoHIReionCambReparamTaunew

Declaration [src]

NcHIReionCambReparamTau*
nc_hireion_camb_reparam_tau_new (
  guint length,
  NcHICosmo* cosmo
)

Description [src]

Creates a new NcHIReionCambReparamTau object.

Parameters

length

Type: guint

Number of parameters.

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the function.

Return value

Type: NcHIReionCambReparamTau

A new NcHIReionCambReparamTau.

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