Property
NumCosmoMathFitESMCMCWalkerAPES:use-threads
Description [src]
Whether to use threads when building the posterior approximation. This property defines whether the walker will use threads when building the posterior approximation. The default value is FALSE, meaning threads will not be used. If set to TRUE, the walker will use threads.
Type:gboolean
| Default value | FALSE |
| Getter method | ncm_fit_esmcmc_walker_apes_get_use_threads() |
| Setter method | ncm_fit_esmcmc_walker_apes_set_use_threads() |