Method

NumCosmoMathFitESMCMCrun_lre

Declaration [src]

void
ncm_fit_esmcmc_run_lre (
  NcmFitESMCMC* esmcmc,
  guint prerun,
  gdouble lre
)

Description [src]

Runs the ESMCMC algorithm until the least relative error is less than lre. It runs at least prerun pre-runs before starting the algorithm.

Parameters

prerun

Type: guint

Number of pre-runs.

lre

Type: gdouble

Least relative error.