Method

NumCosmoMathFitMCrun

Declaration [src]

void
ncm_fit_mc_run (
  NcmFitMC* mc,
  guint n
)

Description [src]

Runs the Monte Carlo until it reaches the n-th realization. Note that if the first_id is non-zero it will run n - first_id realizations.

Parameters

n

Type: guint

Total number of realizations to run.