Function

NumCosmoMathLHRatio2dclear

Declaration [src]

void
ncm_lh_ratio2d_clear (
  NcmLHRatio2d** lhr2d
)

Description [src]

If lhr2d is not NULL, decreases its reference count by one and sets lhr2d to NULL.

Parameters

lhr2d

Type: NcmLHRatio2d

A NcmLHRatio2d.

The data is owned by the caller of the function.