Method
NumCosmoMathFitESMCMCWalkerAPESset_random_walk_scale
Declaration [src]
void
ncm_fit_esmcmc_walker_apes_set_random_walk_scale (
NcmFitESMCMCWalkerAPES* apes,
const gdouble scale
)
Description [src]
Sets the scale factor for the random walk step. The value must be greater than 0.0. This factor multiplies the standard deviation used in the random walk proposal.
| Sets property | NumCosmoMath.FitESMCMCWalkerAPES:random-walk-scale |