Function

NumCosmoGalaxyRedshiftFactorSplineclear

Declaration [src]

void
nc_galaxy_redshift_factor_spline_clear (
  NcGalaxyRedshiftFactorSpline** gsdrs
)

Description [src]

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

Parameters

gsdrs

Type: NcGalaxyRedshiftFactorSpline

A NcGalaxyRedshiftFactorSpline.

The data is owned by the caller of the function.