Method

NumCosmoMathStatsDistset_use_threads

Declaration [src]

void
ncm_stats_dist_set_use_threads (
  NcmStatsDist* sd,
  const gboolean use_threads
)

Description [src]

Sets whether to use OpenMP threads during the computation.

Parameters

use_threads

Type: const gboolean

Whether to use threads.