NumCosmoMath.ABC.set_first_sample_id

@accepts(NumCosmoMath.ABC, int)
@returns(none)
def set_first_sample_id(self, first_sample_id):
    # Python wrapper for ncm_abc_set_first_sample_id()
  

FIXME

self

a NumCosmoMath.ABC

first_sample_id

FIXME