NumCosmoMath.ABC::get_desc

@accepts(NumCosmoMath.ABC)
@returns(unicode)
def do_get_desc(abc):
  

Gets the description of the current ABC implementation.

abc

a NumCosmoMath.ABC.

Returns

the description of the ABC implementation.