Function

NumCosmoGalaxyRedshiftFactorclear

Declaration [src]

void
nc_galaxy_redshift_factor_clear (
  NcGalaxyRedshiftFactor** gsdr
)

Description [src]

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

Parameters

gsdr

Type: NcGalaxyRedshiftFactor

A NcGalaxyRedshiftFactor.

The data is owned by the caller of the function.