Method
NumCosmoMathFitcovar_fparam_var
Declaration [src]
gdouble
ncm_fit_covar_fparam_var (
NcmFit* fit,
guint fpi
)
Description [src]
Computes the variance 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_var() to which one has to provide
the respective model of the parameter.