Function

NumCosmoMathLHRatio1dclear

Declaration [src]

void
ncm_lh_ratio1d_clear (
  NcmLHRatio1d** lhr1d
)

Description [src]

If lhr1d is not NULL, decrement the reference count of lhr1d. Sets lhr1d to NULL.

Parameters

lhr1d

Type: NcmLHRatio1d

A NcmLHRatio1d.

The data is owned by the caller of the function.