Method

NumCosmoMathFitMCMCset_trans_kern

Declaration [src]

void
ncm_fit_mcmc_set_trans_kern (
  NcmFitMCMC* mcmc,
  NcmMSetTransKern* tkern
)

Description [src]

Sets the transition kernel to be used during the Markov Chain Monte Carlo run.

Parameters

tkern

Type: NcmMSetTransKern

A NcmMSetTransKern.

The data is owned by the caller of the method.