ncm_mset_catalog_set_first_id

void ncm_mset_catalog_set_first_id (NcmMSetCatalog* mcat,
                                    gint first_id);
  

Sets the first id of the catalog, mainly used to inform in which realization the catalog starts.

mcat

a NumCosmoMath.MSetCatalog

first_id

the id of the first item in the sample.

Returns