Method
NumCosmoHaloMassFunctionset_eval_limits
Declaration [src]
void
nc_halo_mass_function_set_eval_limits (
NcHaloMassFunction* mfp,
NcHICosmo* cosmo,
gdouble lnMi,
gdouble lnMf,
gdouble zi,
gdouble zf
)
Parameters
cosmo-
Type:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. lnMi-
Type:
gdoubleMinimum logarithm base e of mass.
lnMf-
Type:
gdoubleMaximum logarithm base e of mass.
zi-
Type:
gdoubleMinimum redshift.
zf-
Type:
gdoubleMaximum redshift.