Function

NumCosmoMathLHRatio2dRegionclear

Declaration [src]

void
ncm_lh_ratio2d_region_clear (
  NcmLHRatio2dRegion** rg
)

Description [src]

If rg is not NULL, frees a NcmLHRatio2dRegion and sets rg to NULL.

Parameters

rg

Type: NcmLHRatio2dRegion

A NcmLHRatio2dRegion.

The data is owned by the caller of the function.