Method

NumCosmoDataXcorget_cl_obs

Declaration [src]

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

Description [src]

Gets the observed angular power spectrum $C_\ell$ for the cross-correlation between observables a and b, storing the values in vector 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.