Constructor
NumCosmoHaloBiasTinkernew_full
Declaration [src]
NcHaloBiasTinker*
nc_halo_bias_tinker_new_full (
NcHaloMassFunction* mfp,
gdouble delta_c,
gdouble B,
gdouble b,
gdouble c
)
Parameters
mfp-
Type:
NcHaloMassFunctionA
NcHaloMassFunction.The data is owned by the caller of the function. delta_c-
Type:
gdoubleDensity contrast critical threshold.
B-
Type:
gdoubleEmpirical parameter for Tinker bias function.
b-
Type:
gdoubleEmpirical parameter for Tinker bias function.
c-
Type:
gdoubleEmpirical parameter for Tinker bias function.
Return value
Type: NcHaloBiasTinker
A new NcHaloBias.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |