Method

NumCosmoMathFitESMCMCset_nthreads

Declaration [src]

void
ncm_fit_esmcmc_set_nthreads (
  NcmFitESMCMC* esmcmc,
  guint nthreads
)

Description [src]

If nthreads is larger than nwalkers / 2, it will be set to nwalkers / 2.

Parameters

nthreads

Type: guint

Numbers of simultaneous walkers updates.