Method

NumCosmoMathMSetCatalogpeek_chain_pstats

Declaration [src]

NcmStatsVec*
ncm_mset_catalog_peek_chain_pstats (
  NcmMSetCatalog* mcat,
  const guint i
)

Description [src]

Peeks the chain NcmStatsVec object.

Parameters

i

Type: const guint

Chain index.

Return value

Type: NcmStatsVec

The NcmStatsVec object.

The returned data is owned by the instance.