Method

NumCosmoDataSNIACovset_colour

Declaration [src]

void
nc_data_snia_cov_set_colour (
  NcDataSNIACov* snia_cov,
  NcmVector* colour
)

Description [src]

Sets the colour vector to colour.

Parameters

colour

Type: NcmVector

The colour NcmVector.

The data is owned by the caller of the method.