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