Method
NumCosmoHaloMassFunctionn
Declaration [src]
gdouble
nc_halo_mass_function_n (
NcHaloMassFunction* mfp,
NcHICosmo* cosmo,
gdouble lnMl,
gdouble lnMu,
gdouble zl,
gdouble zu,
NcHaloMassFunctionSplineOptimize spline
)
Description [src]
Computes the total number of halos in the mass range $[M_l, M_u]$ and redshift range $[z_l, z_u]$ within the survey area.
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. lnMl-
Type:
gdoubleLogarithm base e of mass, lower threshold $\ln M_l$.
lnMu-
Type:
gdoubleLogarithm base e of mass, upper threshold $\ln M_u$.
zl-
Type:
gdoubleMinimum redshift.
zu-
Type:
gdoubleMaximum redshift.
spline-
Type:
NcHaloMassFunctionSplineOptimizeSpline optimization strategy for the integration.