Method

NumCosmoDataSNIACovset_mag_b_corr

Declaration [src]

void
nc_data_snia_cov_set_mag_b_corr (
  NcDataSNIACov* snia_cov,
  NcmVector* mag_b_corr
)

Description [src]

Sets the magnitude b corrected vector to mag_b_corr.

Parameters

mag_b_corr

Type: NcmVector

The magnitude b corrected NcmVector.

The data is owned by the caller of the method.