Method

NumCosmoMathFitESMCMCWalkerAPESset_use_threads

Declaration [src]

void
ncm_fit_esmcmc_walker_apes_set_use_threads (
  NcmFitESMCMCWalkerAPES* apes,
  gboolean use_threads
)

Description [src]

Sets whether to use threads for building the posterior approximation.

Parameters

use_threads

Type: gboolean

Whether to use threads.