Method

NumCosmoXcorLensingEfficiencyprepare

Declaration [src]

void
nc_xcor_lensing_efficiency_prepare (
  NcXcorLensingEfficiency* lens_eff,
  NcHICosmo* cosmo
)

Description [src]

Prepares the lensing efficiency object by computing the $g(z)$ function. This involves solving the ODE system backwards from $z_{\max}$ to $z \approx 0$ using CVODE.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.