Function

NumCosmoGalaxySDObsRedshiftSpecclear

Declaration [src]

void
nc_galaxy_sd_obs_redshift_spec_clear (
  NcGalaxySDObsRedshiftSpec** gsdorspec
)

Description [src]

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

Parameters

gsdorspec

Type: NcGalaxySDObsRedshiftSpec

A NcGalaxySDObsRedshiftSpec.

The data is owned by the caller of the function.