Method
NumCosmoClusterAbundanced2n
Declaration [src]
gdouble
nc_cluster_abundance_d2n (
NcClusterAbundance* cad,
NcHICosmo* cosmo,
NcClusterRedshift* clusterz,
NcClusterMass* clusterm,
gdouble lnM,
gdouble z
)
Description [src]
This function computes $ \int_{\ln M^{obs} - 7\sigma_{\ln M}}^{\ln M^{obs} + 7\sigma_{\ln M}} d\ln M \, \frac{d^2N}{dzdlnM} * P(\ln M^{obs}|\ln M) $. The integral limits were determined requiring a precision to five decimal places.
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. lnM-
Type:
gdoubleTrue mass.
z-
Type:
gdoubleTrue redshift.