Method

NumCosmoDataBaoRDVset_dist

Declaration [src]

void
nc_data_bao_rdv_set_dist (
  NcDataBaoRDV* bao_rdv,
  NcDistance* dist
)

Description [src]

Sets the distance object.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the method.