Method
NumCosmoMathFitcovar_fparam_cov
Declaration [src]
gdouble
ncm_fit_covar_fparam_cov (
NcmFit* fit,
guint fpi1,
guint fpi2
)
Description [src]
Computes the covariance 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_cov() to which one has to provide
the respective models of the parameters.