Function

NumCosmoGalaxyShapePopGaussclear

Declaration [src]

void
nc_galaxy_shape_pop_gauss_clear (
  NcGalaxyShapePopGauss** gspg
)

Description [src]

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

Parameters

gspg

Type: NcGalaxyShapePopGauss

A NcGalaxyShapePopGauss.

The data is owned by the caller of the function.