NumCosmoMath.ABCClass.mock_distance

gdouble mock_distance (NcmABC* abc,
                       NcmDataset* dset,
                       NcmVector* theta,
                       NcmVector* thetastar,
                       NcmRNG* rng);
  
abc

a NumCosmoMath.ABC.

dset

a NumCosmoMath.Dataset.

theta

a NumCosmoMath.Vector.

thetastar

a NumCosmoMath.Vector.

rng

a NumCosmoMath.RNG.

Returns

the distance to the new point thetastar.