NumCosmoMath.ABC::data_summary

@accepts(NumCosmoMath.ABC)
@returns(bool)
def do_data_summary(abc):
  

Calculates the data summary and stores internally.

abc

a NumCosmoMath.ABC.

Returns

if the summary calculation was successful.