Method
NumCosmoClusterMassintp
Declaration [src]
gdouble
nc_cluster_mass_intp (
NcClusterMass* clusterm,
NcHICosmo* cosmo,
const gdouble lnM,
const gdouble z
)
Description [src]
It computes the clusterm probability distribution of lnM lying
in the range $[]$, namely,
$$ intp = \int_{\ln M^{obs}{min}}^{\ln M^{obs}{max}} p \, d\ln M^{obs},$$
where $p$ is [nc_cluster_mass_p()].
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. lnM-
Type:
const gdoubleLogarithm base e of the true mass.
z-
Type:
const gdoubleTrue redshift.