Method

NumCosmoMathFitMCset_first_sample_id

Declaration [src]

void
ncm_fit_mc_set_first_sample_id (
  NcmFitMC* mc,
  gint first_sample_id
)

Description [src]

Sets the first sample id of the Monte Carlo run to first_sample_id. This function will skip all samples until it reaches the first_sample_id.

Parameters

first_sample_id

Type: gint

First sample id.