Method

NumCosmoMathFitMCrun_lre

Declaration [src]

void
ncm_fit_mc_run_lre (
  NcmFitMC* mc,
  guint prerun,
  gdouble lre
)

Description [src]

Runs the Monte Carlo until the largest relative error considering the errors on the parameter means is less than lre.

Parameters

prerun

Type: guint

Number of pre-runs.

lre

Type: gdouble

Largest relative error.