Method
NumCosmoDataClusterNCountsGaussget_s_matrix
Declaration [src]
NcmMatrix*
nc_data_cluster_ncounts_gauss_get_s_matrix (
NcDataClusterNCountsGauss* ncounts_gauss
)
Description [src]
Gets the matrix containing the super sample covariance.
| Gets property | NumCosmo.DataClusterNCountsGauss:s-matrix |
Return value
Type: NcmMatrix
Super sample covariance NcmMatrix.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |