Function

NumCosmoMathPriorGaussParamclear

Declaration [src]

void
ncm_prior_gauss_param_clear (
  NcmPriorGaussParam** pgp
)

Description [src]

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

Parameters

pgp

Type: NcmPriorGaussParam

A NcmPriorGaussParam.

The data is owned by the caller of the function.