Function

NumCosmoGalaxyPositionFactorclear

Declaration [src]

void
nc_galaxy_position_factor_clear (
  NcGalaxyPositionFactor** gspf
)

Description [src]

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

Parameters

gspf

Type: NcGalaxyPositionFactor

A NcGalaxyPositionFactor.

The data is owned by the caller of the function.