Method
NumCosmoClusterAbundancetrue_n
Declaration [src]
gdouble
nc_cluster_abundance_true_n (
NcClusterAbundance* cad,
NcHICosmo* cosmo,
NcClusterRedshift* clusterz,
NcClusterMass* clusterm
)
Description [src]
This function computes the total number of “true” clusters, i.e., halos within redshift and mass intervals, and over a sky area.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. clusterz-
Type:
NcClusterRedshiftA
NcClusterRedshift.The data is owned by the caller of the method. clusterm-
Type:
NcClusterMassA
NcClusterMass.The data is owned by the caller of the method.