ncm_mset_trans_kern_pdf

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

FIXME

tkern

a NumCosmoMath.MSetTransKern.

theta

current point.

thetastar

try point.

Returns

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