Constructor
NumCosmoHaloBiasSTSphernew_full
Declaration [src]
NcHaloBiasSTSpher*
nc_halo_bias_st_spher_new_full (
NcHaloMassFunction* mfp,
gdouble delta_c,
gdouble a,
gdouble p
)
Parameters
mfp-
Type:
NcHaloMassFunctionA
NcHaloMassFunction.The data is owned by the caller of the function. delta_c-
Type:
gdoubleDensity contrast critical threshold.
a-
Type:
gdoubleBias function parameter.
p-
Type:
gdoubleBias function parameter.
Return value
Type: NcHaloBiasSTSpher
A new NcHaloBias.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |