Function

NumCosmoGalaxySDObsRedshiftclear

Declaration [src]

void
nc_galaxy_sd_obs_redshift_clear (
  NcGalaxySDObsRedshift** gsdor
)

Description [src]

Decreases the reference count of gsdor by one, and sets the pointer *gsdor to NULL.

Parameters

gsdor

Type: NcGalaxySDObsRedshift

A NcGalaxySDObsRedshift.

The data is owned by the caller of the function.