Method

NumCosmoDataXcorset_AB

Declaration [src]

void
nc_data_xcor_set_AB (
  NcDataXcor* dxc,
  NcXcorAB* xcab
)

Description [src]

Links the data object to the object actually containing the data.

Parameters

xcab

Type: NcXcorAB

A NcXcorAB containing the data for the correlation of observables $A$ and $B$.

The data is owned by the caller of the method.