Method

NumCosmoDataSNIACovset_is_calib

Declaration [src]

void
nc_data_snia_cov_set_is_calib (
  NcDataSNIACov* snia_cov,
  GArray* is_calib
)

Description [src]

Sets the array containing whether the SNIa is a calibrator.

Parameters

is_calib

Type: An array of guint32

Whether the SNIa is a calibrator.

The data is owned by the caller of the method.