Method

NumCosmoDataSNIACovset_ceph_dist

Declaration [src]

void
nc_data_snia_cov_set_ceph_dist (
  NcDataSNIACov* snia_cov,
  NcmVector* ceph_dist
)

Description [src]

Sets the Cepheid distances vector to ceph_dist.

Parameters

ceph_dist

Type: NcmVector

The Cepheid distances NcmVector.

The data is owned by the caller of the method.