Method

NumCosmoDataSNIACovset_z_he

Declaration [src]

void
nc_data_snia_cov_set_z_he (
  NcDataSNIACov* snia_cov,
  NcmVector* z_he
)

Description [src]

Sets the $z_\mathrm{he}$ vector to z_he.

Parameters

z_he

Type: NcmVector

The $z_\mathrm{he}$ NcmVector.

The data is owned by the caller of the method.