Function

NumCosmoMathPriorGaussFuncclear

Declaration [src]

void
ncm_prior_gauss_func_clear (
  NcmPriorGaussFunc** pgf
)

Description [src]

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

Parameters

pgf

Type: NcmPriorGaussFunc

A NcmPriorGaussFunc.

The data is owned by the caller of the function.