Method

NumCosmoMathFitMCMCset_nthreads

Declaration [src]

void
ncm_fit_mcmc_set_nthreads (
  NcmFitMCMC* mcmc,
  guint nthreads
)

Description [src]

Sets the number of threads to be used during the Markov Chain Monte Carlo run.

Parameters

nthreads

Type: guint

Number of threads to run.