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: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
clusterz

Type: NcClusterRedshift

A NcClusterRedshift.

The data is owned by the caller of the method.
clusterm

Type: NcClusterMass

A NcClusterMass.

The data is owned by the caller of the method.

Return value

Type: gdouble

Total number of clusters.