NumCosmoMath.ABC.clear

@accepts(NumCosmoMath.ABC)
@returns(none)
def clear(abc):
    # Python wrapper for ncm_abc_clear()
  

FIXME *