NumCosmoMath.ABC.data_summary

@accepts(NumCosmoMath.ABC)
@returns(bool)
def data_summary(self):
    # Python wrapper for ncm_abc_data_summary()
  

Calculates the data summary and stores internally.

self

a NumCosmoMath.ABC.

Returns