Method

NumCosmoMathBootstrapget

Declaration [src]

guint
ncm_bootstrap_get (
  NcmBootstrap* bstrap,
  guint i
)

Description [src]

Gets the index associated with the i-th resampled index.

Parameters

i

Type: guint

Index in [0, NcmBootstrap:bootstrap-size - 1].

Return value

Type: guint

The i-th resampled index.