Method

NumCosmoDataXcormean_func_ab

Declaration [src]

void
nc_data_xcor_mean_func_ab (
  NcDataXcor* dxc,
  NcmVector* vp,
  guint a,
  guint b
)

Description [src]

Computes the mean function (theoretical pseudo-$C_\ell$) for the cross-correlation between observables a and b, storing the result in vp.

Parameters

vp

Type: NcmVector

A NcmVector.

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

Type: guint

A #guint.

b

Type: guint

A #guint.