Virtual Method

NumCosmoXcorKernelComponenteval_prefactor

Declaration [src]

gdouble
eval_prefactor (
  NcXcorKernelComponent* comp,
  NcHICosmo* cosmo,
  gdouble k,
  gint l
)

Description [src]

Evaluates the prefactor that may depend on k and ell.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
k

Type: gdouble

Wave number.

l

Type: gint

Multipole.

Return value

Type: gdouble

The prefactor value.