Method
NumCosmoClusterMassp
Declaration [src]
gdouble
nc_cluster_mass_p (
NcClusterMass* clusterm,
NcHICosmo* cosmo,
const gdouble lnM,
const gdouble z,
const gdouble* lnM_obs,
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-
Type: An array of
doubleObserved mass array.
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.