Function

NumCosmoGalaxyPositionFactorFlatclear

Declaration [src]

void
nc_galaxy_position_factor_flat_clear (
  NcGalaxyPositionFactorFlat** gspfflat
)

Description [src]

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

Parameters

gspfflat

Type: NcGalaxyPositionFactorFlat

A NcGalaxyPositionFactorFlat.

The data is owned by the caller of the function.