Method

NumCosmoXcorLensingEfficiencyeval

Declaration [src]

gdouble
nc_xcor_lensing_efficiency_eval (
  NcXcorLensingEfficiency* lens_eff,
  gdouble z
)

Description [src]

Evaluates the lensing efficiency function $g(z)$ at redshift z. The function must have been prepared first using nc_xcor_lensing_efficiency_prepare().

Parameters

z

Type: gdouble

Redshift.

Return value

Type: gdouble

$g(z)$.