Method
NumCosmoDataXcorcov_func_abcd
Declaration [src]
void
nc_data_xcor_cov_func_abcd (
NcDataXcor* dxc,
NcmMatrix* cov,
guint a,
guint b,
guint c,
guint d
)
Description [src]
Computes the covariance matrix for the cross-correlation between pairs
of observables (a,b) and (c,d), storing the result in matrix cov.
Parameters
cov-
Type:
NcmMatrixA
NcmMatrix.The data is owned by the caller of the method. a-
Type:
guintA #guint.
b-
Type:
guintA #guint.
c-
Type:
guintA #guint.
d-
Type:
guintA #guint.