Function

NumCosmoMathPriorclear

Declaration [src]

void
ncm_prior_clear (
  NcmPrior** prior
)

Description [src]

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

Parameters

prior

Type: NcmPrior

A NcmPrior.

The data is owned by the caller of the function.