Method

NumCosmoSNIADistCovextra_var

Declaration [src]

gdouble
nc_snia_dist_cov_extra_var (
  NcSNIADistCov* dcov,
  NcDataSNIACov* snia_cov,
  guint i
)

Description [src]

Computes the total variance of the i-th distance, not related to the magnitude, width or colour errors.

Parameters

snia_cov

Type: NcDataSNIACov

A NcDataSNIACov.

The data is owned by the caller of the method.
i

Type: guint

The distance index.

Return value

Type: gdouble

The variance.