Method

NumCosmoMathMSetTransKernset_prior

Declaration [src]

void
ncm_mset_trans_kern_set_prior (
  NcmMSetTransKern* tkern,
  NcmVector* theta
)

Description [src]

Sets the theta as the prior mean. This allows the transition kernel to be used as a prior sampler.

Parameters

theta

Type: NcmVector

A NcmMSet.

The data is owned by the caller of the method.