Method

NumCosmoMathMSetCatalogpeek_current_row

Declaration [src]

NcmVector*
ncm_mset_catalog_peek_current_row (
  NcmMSetCatalog* mcat
)

Description [src]

Gets the last added row.

Return value

Type: NcmVector

Last added row or NULL if empty.

The returned data is owned by the instance.