Function

NumCosmoMathSkyFootprintRectangularclear

Declaration [src]

void
ncm_sky_footprint_rectangular_clear (
  NcmSkyFootprintRectangular** rect
)

Description [src]

If rect is different from NULL, decreases its reference count and sets rect to NULL.

Parameters

rect

Type: NcmSkyFootprintRectangular

A NcmSkyFootprintRectangular.

The data is owned by the caller of the function.