Function

NumCosmoMathPriorGaussclear

Declaration [src]

void
ncm_prior_gauss_clear (
  NcmPriorGauss** pg
)

Description [src]

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

Parameters

pg

Type: NcmPriorGauss

A NcmPriorGauss.

The data is owned by the caller of the function.