Method

NumCosmoXcorLensingEfficiencyset_distance

Declaration [src]

void
nc_xcor_lensing_efficiency_set_distance (
  NcXcorLensingEfficiency* lens_eff,
  NcDistance* dist
)

Description [src]

Sets the distance object used for comoving distance computations.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the method.