Function

NumCosmoXcorKernelComponentEvalPrefactor

Declaration

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

Description [src]

Evaluates the prefactor that may depend on k and ℓ.

Parameters

comp

Type: NcXcorKernelComponent

A NcXcorKernelComponent.

The data is owned by the caller of the function.
cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Wave number.

l

Type: gint

Multipole.

Return value

Type: gdouble

The prefactor value.