Method

NumCosmoMathMSetCatalogpeek_e_var_t

Declaration [src]

NcmVector*
ncm_mset_catalog_peek_e_var_t (
  NcmMSetCatalog* mcat,
  guint t
)

Description [src]

Gets the variance of the t-th ensemble.

Parameters

t

Type: guint

MCMC time.

Return value

Type: NcmVector

t-th ensemble variance.

The returned data is owned by the instance.