NumCosmoMath.MSetTransKernClass.generate

void generate (NcmMSetTransKern* tkern,
               NcmVector* theta,
               NcmVector* thetastar,
               NcmRNG* rng);
  
tkern

a NumCosmoMath.MSetTransKern.

theta

current point.

thetastar

try point.

rng

a NumCosmoMath.RNG.

Returns