Method

NumCosmoDataSNIACovset_width

Declaration [src]

void
nc_data_snia_cov_set_width (
  NcDataSNIACov* snia_cov,
  NcmVector* width
)

Description [src]

Sets the width vector to width.

Parameters

width

Type: NcmVector

The width NcmVector.

The data is owned by the caller of the method.