Method

NumCosmoXcorKernelComponenteval_kernel

Declaration [src]

gdouble
nc_xcor_kernel_component_eval_kernel (
  NcXcorKernelComponent* comp,
  NcHICosmo* cosmo,
  gdouble xi,
  gdouble k
)

Description [src]

Evaluates the kernel function K(k, xi) for this component.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

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

Type: gdouble

Comoving distance.

k

Type: gdouble

Wave number.

Return value

Type: gdouble

The value of K(k, xi).