NumCosmoMath.ABC.get_desc

@accepts(NumCosmoMath.ABC)
@returns(unicode)
def get_desc(self):
    # Python wrapper for ncm_abc_get_desc()
  

Gets the description of the current ABC implementation.

self

a NumCosmoMath.ABC.

Returns