Virtual Method

NumCosmoXcorKernelprepare

Declaration [src]

void
prepare (
  NcXcorKernel* xclk,
  NcHICosmo* cosmo
)

Description [src]

Prepares the kernel for evaluation with the given cosmological model. This may involve precomputing quantities that depend on cosmo but not on redshift or multipole.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.