Method

NumCosmoMathMSetCatalogcalc_const_break

Declaration [src]

guint
ncm_mset_catalog_calc_const_break (
  NcmMSetCatalog* mcat,
  guint p,
  NcmFitRunMsgs mtype
)

Description [src]

Fits the model: $$f(t) = c_0 + \theta_r(t-t_0)\left[c_1(t-t_0) + c_2\frac{(t-t_0)^2}{2}\right].$$ to estimate the time $t_0$ where the chain stops evolving.

Parameters

p

Type: guint

Param id.

mtype

Type: NcmFitRunMsgs

NcmFitRunMsgs log level.

Return value

Type: guint

$t_0$.