NumCosmoMath.ABC.reset

@accepts(NumCosmoMath.ABC)
@returns(none)
def reset(self):
    # Python wrapper for ncm_abc_reset()
  

FIXME