Method
NumCosmoMathMSetCatalogcalc_param_distrib
Declaration [src]
NcmStatsDist1d*
ncm_mset_catalog_calc_param_distrib (
NcmMSetCatalog* mcat,
const NcmMSetPIndex* pi,
NcmFitRunMsgs mtype
)
Description [src]
Calculates the distribution of parameter pi.
This function creates an approximation of the distribution for each value of
the parameter pi in mcat.
Parameters
pi-
Type:
NcmMSetPIndexA
NcmMSetPIndex.The data is owned by the caller of the method. mtype-
Type:
NcmFitRunMsgsNcmFitRunMsgslog level.
Return value
Type: NcmStatsDist1d
A NcmStatsDist1d describing the distribution.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |