Method

NumCosmoDataClusterNCountsGaussget_resample_s_matrix

Declaration [src]

NcmMatrix*
nc_data_cluster_ncounts_gauss_get_resample_s_matrix (
  NcDataClusterNCountsGauss* ncounts_gauss
)

Description [src]

Gets the matrix containing the super sample covariance. This matrix will be used only during resampling and it is used to test mis-specification of the covariance matrix.

Return value

Type: NcmMatrix

Super sample covariance NcmMatrix used to resample.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.