Method

NumCosmoDataClusterNCountsGaussset_resample_s_matrix

Declaration [src]

void
nc_data_cluster_ncounts_gauss_set_resample_s_matrix (
  NcDataClusterNCountsGauss* ncounts_gauss,
  NcmMatrix* s_matrix
)

Description [src]

Sets a NcmMatrix representing the super sample covariance effect in each bin. This matrix will be used only during resampling and it is used to test miss specification of the covariance matrix.

Parameters

s_matrix

Type: NcmMatrix

A NcmMatrix.

The data is owned by the caller of the method.