Class
NumCosmoXcor
Constructors
nc_xcor_new
Two methods are available to compute integrals: independent GSL numerical integration or vector integration using Sundials’s CVode algorithm.
Functions
nc_xcor_clear
If *xc is not NULL, decrements the reference count of xc, and frees it if the
count reaches 0.
Instance methods
nc_xcor_compute
Performs the computation of the power spectrum $C_{\ell}^{AB}$. The kernels of
observables A and B are xclk1 and xclk2. If xclk2 is NULL, the auto power
spectrum is computed. The result for multipoles lmin to lmax (included) is stored in
the NcmVector vp.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.