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.