Function

NumCosmoMathPriorFlatParamclear

Declaration [src]

void
ncm_prior_flat_param_clear (
  NcmPriorFlatParam** pfp
)

Description [src]

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

Parameters

pfp

Type: NcmPriorFlatParam

A NcmPriorFlatParam.

The data is owned by the caller of the function.