Virtual Method
NumCosmoClusterMassintP_bin
Declaration [src]
gdouble
intP_bin (
NcClusterMass* clusterm,
NcHICosmo* cosmo,
const gdouble lnM,
const gdouble z,
const gdouble* lnM_obs_lower,
const gdouble* lnM_obs_upper,
const gdouble* lnM_obs_params
)
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.
lnM_obs_lower-
Type: An array of
doubleLower bounds of observed mass bins.
The data is owned by the caller of the method. lnM_obs_upper-
Type: An array of
doubleUpper bounds of observed mass bins.
The data is owned by the caller of the method. lnM_obs_params-
Type: An array of
doubleObservational parameters.
The argument can be NULL.The data is owned by the caller of the method.