Method

NumCosmoMathFitESMCMCWalkerStretchset_box_mset

Declaration [src]

void
ncm_fit_esmcmc_walker_stretch_set_box_mset (
  NcmFitESMCMCWalkerStretch* stretch,
  NcmMSet* mset
)

Description [src]

Sets box sampling for the parameters using bounds from mset.

Parameters

mset

Type: NcmMSet

A NcmMSet.

The data is owned by the caller of the method.