Function

NumCosmoMathPriorFlatclear

Declaration [src]

void
ncm_prior_flat_clear (
  NcmPriorFlat** pf
)

Description [src]

Decreases the reference count of pf and sets pf to NULL.

Parameters

pf

Type: NcmPriorFlat

A NcmPriorFlat.

The data is owned by the caller of the function.