Function
NumCosmoXcorKernelComponentEvalKernel
Declaration
gdouble
(* NcXcorKernelComponentEvalKernel) (
NcXcorKernelComponent* comp,
NcHICosmo* cosmo,
gdouble xi,
gdouble k
)
Description [src]
Evaluates the kernel function K(k, xi) at the given comoving distance and wave number.
Parameters
comp-
Type:
NcXcorKernelComponentA
NcXcorKernelComponent.The data is owned by the caller of the function. cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the function. xi-
Type:
gdoubleComoving distance.
k-
Type:
gdoubleWave number.