Method

NumCosmoDataSNIACovset_abs_mag_set

Declaration [src]

void
nc_data_snia_cov_set_abs_mag_set (
  NcDataSNIACov* snia_cov,
  GArray* abs_mag_set
)

Description [src]

Sets the array containing the indexes labeling to which set each SNIa belongs.

Parameters

abs_mag_set

Type: An array of guint32

The absolute magnitude set.

The data is owned by the caller of the method.