Method

NumCosmoMathMSetCatalogpeek_e_mean_t

Declaration [src]

NcmVector*
ncm_mset_catalog_peek_e_mean_t (
  NcmMSetCatalog* mcat,
  guint t
)

Description [src]

Gets the mean of the t-th ensemble.

Parameters

t

Type: guint

Time.

Return value

Type: NcmVector

t-th ensemble mean.

The returned data is owned by the instance.