Method

NumCosmoMathPriorGaussParamref

Declaration [src]

NcmPriorGaussParam*
ncm_prior_gauss_param_ref (
  NcmPriorGaussParam* pgp
)

Description [src]

Increases the reference count of pgp atomically.

Return value

Type: NcmPriorGaussParam

pgp.

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