NumCosmoMath.MSetTransKern.pdf

@accepts(NumCosmoMath.MSetTransKern, NumCosmoMath.Vector, NumCosmoMath.Vector)
@returns(float)
def pdf(self, theta, thetastar):
    # Python wrapper for ncm_mset_trans_kern_pdf()
  

FIXME

self

a NumCosmoMath.MSetTransKern.

theta

current point.

thetastar

try point.

Returns