NumCosmoMath.MSetTransKern.set_prior

@accepts(NumCosmoMath.MSetTransKern, NumCosmoMath.Vector)
@returns(none)
def set_prior(self, theta):
    # Python wrapper for ncm_mset_trans_kern_set_prior()
  

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