Method

NumCosmoDataSNIACovset_thirdpar

Declaration [src]

void
nc_data_snia_cov_set_thirdpar (
  NcDataSNIACov* snia_cov,
  NcmVector* thirdpar
)

Description [src]

Sets the thirdpar vector to thirdpar.

Parameters

thirdpar

Type: NcmVector

The thirdpar NcmVector.

The data is owned by the caller of the method.