Method
NumCosmoMathDataGaussCovbulk_resample
Declaration [src]
void
ncm_data_gauss_cov_bulk_resample (
NcmDataGaussCov* gauss,
NcmMSet* mset,
NcmMatrix* resample,
NcmRNG* rng
)
Description [src]
Resamples the data based on the models in mset according to the current
data distribution. The resampled data is stored in resample. The resampling
is done in bulk, i.e., all the data is resampled at once.