NumCosmoMath.MSetCatalog.peek_current_row

@accepts(NumCosmoMath.MSetCatalog)
@returns(NumCosmoMath.Vector)
def peek_current_row(self):
    # Python wrapper for ncm_mset_catalog_peek_current_row()
  

Gets the last added row.

self

a NumCosmoMath.MSetCatalog

Returns