Function

NumCosmoGalaxySDObsRedshiftDatanew

Declaration [src]

NcGalaxySDObsRedshiftData*
nc_galaxy_sd_obs_redshift_data_new (
  NcGalaxySDObsRedshift* gsdor
)

Description [src]

Creates a new galaxy redshift data.

Parameters

gsdor

Type: NcGalaxySDObsRedshift

A NcGalaxySDObsRedshift.

The data is owned by the caller of the function.

Return value

Type: NcGalaxySDObsRedshiftData

A new NcGalaxySDObsRedshiftData object.

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