Method
NumCosmoMathBootstrapresample
Declaration [src]
void
ncm_bootstrap_resample (
NcmBootstrap* bstrap,
NcmRNG* rng
)
Description [src]
Sample with replacement NcmBootstrap:bootstrap-size from the
NcmBootstrap:full-size indexes.
Parameters
rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.