Constructor
NumCosmoHaloBiasSTEllipnew_full
Declaration [src]
NcHaloBiasSTEllip*
nc_halo_bias_st_ellip_new_full (
NcHaloMassFunction* mfp,
gdouble delta_c,
gdouble a,
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.
a-
Type:
gdoubleParameter that dictates the shape of the barrier.
b-
Type:
gdoubleParameter that dictates the shape of the barrier.
c-
Type:
gdoubleParameter that dictates the shape of the barrier.
Return value
Type: NcHaloBiasSTEllip
A new NcHaloBias.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |