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.
| Sets property | NumCosmo.DataClusterNCountsGauss:resample-s-matrix |
Parameters
s_matrix-
Type:
NcmMatrixA
NcmMatrix.The data is owned by the caller of the method.