Method

NumCosmoMathPriorref

Declaration [src]

NcmPrior*
ncm_prior_ref (
  NcmPrior* prior
)

Description [src]

Increases the reference count of prior atomically.

Return value

Type: NcmPrior

prior.

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