NumCosmoMath.MSetTransKernClass.pdf

gdouble pdf (NcmMSetTransKern* tkern,
             NcmVector* theta,
             NcmVector* thetastar);
  
tkern

a NumCosmoMath.MSetTransKern.

theta

current point.

thetastar

try point.

Returns

the value of the kernel at (theta, thetastar).