Method

NumCosmoDataSNIACovset_sigma_z

Declaration [src]

void
nc_data_snia_cov_set_sigma_z (
  NcDataSNIACov* snia_cov,
  NcmVector* sigma_z
)

Description [src]

Sets the $\sigma_z$ vector to sigma_z.

Parameters

sigma_z

Type: NcmVector

The $\sigma_z$ NcmVector.

The data is owned by the caller of the method.