Method
NumCosmoMathFitcovar_fparam_sd
Declaration [src]
gdouble
ncm_fit_covar_fparam_sd (
NcmFit* fit,
guint fpi
)
Description [src]
Computes the standard deviation of the fitted parameter fpi.
This index refers to the list of all FREE parameters set in the MSet.
See also the similar function ncm_fit_covar_sd() to which one has to provide
the respective model of the parameter.