Method

NumCosmoMathFitESMCMCWalkerAPESset_exploration

Declaration [src]

void
ncm_fit_esmcmc_walker_apes_set_exploration (
  NcmFitESMCMCWalkerAPES* apes,
  guint exploration
)

Description [src]

Sets the exploration parameter to be used when building the posterior approximation. During the exploration phase, the new samples are accepted considering only the posterior. This makes the exploration phase to be more efficient to find the global maximum of the posterior, but this phase should be discarded in the final analysis.

Parameters

exploration

Type: guint

A guint.