Method

NumCosmoDataSNIACovset_mag

Declaration [src]

void
nc_data_snia_cov_set_mag (
  NcDataSNIACov* snia_cov,
  NcmVector* mag
)

Description [src]

Sets the magnitude vector to mag.

Parameters

mag

Type: NcmVector

The magnitude NcmVector.

The data is owned by the caller of the method.