Method

NumCosmoDataClusterNCountsGaussset_s_matrix

Declaration [src]

void
nc_data_cluster_ncounts_gauss_set_s_matrix (
  NcDataClusterNCountsGauss* ncounts_gauss,
  NcmMatrix* s_matrix
)

Description [src]

Sets a NcmMatrix representing the super sample covariance effect in each bin.

Parameters

s_matrix

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.