NumCosmoMath.MSetCatalog.len

@accepts(NumCosmoMath.MSetCatalog)
@returns(int)
def len(self):
    # Python wrapper for ncm_mset_catalog_len()
  

Number of itens in the catalog.

self

a NumCosmoMath.MSetCatalog

Returns