Method

NumCosmoMathMSetCatalogpeek_autocorrelation_tau

Declaration [src]

NcmVector*
ncm_mset_catalog_peek_autocorrelation_tau (
  NcmMSetCatalog* mcat
)

Description [src]

Gets the last estimate of the autocorrelation tau calculated in the last call of ncm_mset_catalog_estimate_autocorrelation_tau().

Return value

Type: NcmVector

The last estimate of the autocorrelation tau.

The returned data is owned by the instance.