Struct

NumCosmoXcorKinetic

Description [src]

struct NcXcorKinetic {
  gdouble xi_z;
  gdouble E_z;
}

A boxed type for the kinetic quantities necessary to compute the kernels.

Structure members
xi_z: gdouble

Comoving distance $\xi(z)$ at redshift $z$.

E_z: gdouble

Normalized Hubble function $E(z) = H(z)/H_0$ at redshift $z$.

Instance methods

nc_xcor_kinetic_copy

Creates a copy of xck.