Method

NumCosmoMathFitESMCMCWalkerAPESset_cov_fixed_from_mset

Declaration [src]

void
ncm_fit_esmcmc_walker_apes_set_cov_fixed_from_mset (
  NcmFitESMCMCWalkerAPES* apes,
  NcmMSet* mset
)

Description [src]

Sets the fixed covariance to the KDE interpolation using the scales set into mset.

Parameters

mset

Type: NcmMSet

A NcmMSet to get the covariance from.

The data is owned by the caller of the method.