Method
NumCosmoClusterAbundancen
Declaration [src]
gdouble
nc_cluster_abundance_n (
NcClusterAbundance* cad,
NcHICosmo* cosmo,
NcClusterRedshift* clusterz,
NcClusterMass* clusterm
)
Description [src]
This function computes the total number of clusters within specific redshift
and mass intervals, which are defined in clusterz and clusterm, respectively,
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.