Method

NumCosmoMathFitESMCMCref

Declaration [src]

NcmFitESMCMC*
ncm_fit_esmcmc_ref (
  NcmFitESMCMC* esmcmc
)

Description [src]

Increases the reference count of esmcmc by one.

Return value

Type: NcmFitESMCMC

The same esmcmc object.

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