NumCosmoMath.MSetCatalog.add_from_vector

@accepts(NumCosmoMath.MSetCatalog, NumCosmoMath.Vector)
@returns(none)
def add_from_vector(self, vals):
    # Python wrapper for ncm_mset_catalog_add_from_vector()
  

Adds a new element to the catalog using the values from the vector vals.