Method
NumCosmoMathFitMCMCrun
Declaration [src]
void
ncm_fit_mcmc_run (
NcmFitMCMC* mcmc,
guint n
)
Description [src]
Runs the Markov Chain 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.