Function

NumCosmoMathPriorFlatFuncclear

Declaration [src]

void
ncm_prior_flat_func_clear (
  NcmPriorFlatFunc** pff
)

Description [src]

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

Parameters

pff

Type: NcmPriorFlatFunc

A NcmPriorFlatFunc.

The data is owned by the caller of the function.