Method

NumCosmoMathFitESMCMCpeek_fit

Declaration [src]

NcmFit*
ncm_fit_esmcmc_peek_fit (
  NcmFitESMCMC* esmcmc
)

Description [src]

Gets the NcmFit object used by the sampler.

Return value

Type: NcmFit

The NcmFit object.

The returned data is owned by the instance.