Method
NumCosmoMathMSetCatalogcalc_add_param_distrib
Declaration [src]
NcmStatsDist1d*
ncm_mset_catalog_calc_add_param_distrib (
NcmMSetCatalog* mcat,
guint add_param,
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
add_param-
Type:
guintAdditional parameter index.
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. |