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: 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 halos (normalization).