Function

NumCosmoGalaxyRedshiftObsSelclear

Declaration [src]

void
nc_galaxy_redshift_obs_sel_clear (
  NcGalaxyRedshiftObsSel** gsdrop
)

Description [src]

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

Parameters

gsdrop

Type: NcGalaxyRedshiftObsSel

A NcGalaxyRedshiftObsSel.

The data is owned by the caller of the function.