Function

NumCosmoGalaxyShapePopBetaclear

Declaration [src]

void
nc_galaxy_shape_pop_beta_clear (
  NcGalaxyShapePopBeta** gspb
)

Description [src]

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

Parameters

gspb

Type: NcGalaxyShapePopBeta

A NcGalaxyShapePopBeta.

The data is owned by the caller of the function.