Method

NumCosmoSNIADistCovset_dist

Declaration [src]

void
nc_snia_dist_cov_set_dist (
  NcSNIADistCov* dcov,
  NcDistance* dist
)

Description [src]

Sets the NcDistance object to dist.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the method.