Function

NumCosmoGalaxySDShapeGaussclear

Declaration [src]

void
nc_galaxy_sd_shape_gauss_clear (
  NcGalaxySDShapeGauss** gsdsgauss
)

Description [src]

Decrease the reference count of gsdsgauss by one, and sets the pointer *gsdsgauss to NULL.

Parameters

gsdsgauss

Type: NcGalaxySDShapeGauss

A NcGalaxySDShapeGauss.

The data is owned by the caller of the function.