Method
NumCosmoMathFitcovar_fparam_cor
Declaration [src]
gdouble
ncm_fit_covar_fparam_cor (
NcmFit* fit,
guint fpi1,
guint fpi2
)
Description [src]
Computes the correlation between the fitted parameters fpi1 and fpi2.
These indices refers to the list of all FREE parameters set in the MSet.
See also the similar function ncm_fit_covar_cor() to which one has to provide
the respective models of the parameters.