Method

NumCosmoMathPriorGaussFuncref

Declaration [src]

NcmPriorGaussFunc*
ncm_prior_gauss_func_ref (
  NcmPriorGaussFunc* pgf
)

Description [src]

Increases the reference count of pgf atomically.

Return value

Type: NcmPriorGaussFunc

pgf.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.