Method

NumCosmoDataSNIACovset_sigma_thirdpar

Declaration [src]

void
nc_data_snia_cov_set_sigma_thirdpar (
  NcDataSNIACov* snia_cov,
  NcmVector* sigma_thirdpar
)

Description [src]

Sets the sigma thirdpar vector to sigma_thirdpar.

Parameters

sigma_thirdpar

Type: NcmVector

The sigma thirdpar NcmVector.

The data is owned by the caller of the method.