Enumeration

NumCosmoMathMSetCatalogTauMethod

Declaration

enum NumCosmoMath.MSetCatalogTauMethod

Description [src]

Method used to estimate the autocorrelation time $\tau$.

Members

NCM_MSET_CATALOG_TAU_METHOD_ACOR

Uses the autocorrelation to estimate $\tau$.

  • Value: 0
  • Available since: 1.0
NCM_MSET_CATALOG_TAU_METHOD_AR_MODEL

Uses an auto-regressive model fitting to estimate $\tau$.

  • Value: 1
  • Available since: 1.0