Constructor
NumCosmoHaloBiasDespalinew_full
Declaration [src]
NcHaloBiasDespali*
nc_halo_bias_despali_new_full (
NcHaloMassFunction* mfp,
gboolean eo,
gboolean cmf
)
Parameters
mfp-
Type:
NcHaloMassFunctionA
NcHaloMassFunction.The data is owned by the caller of the function. eo-
Type:
gbooleanEmpirical parameter for Despali bias function.
cmf-
Type:
gbooleanEmpirical parameter for Despali bias function.
Return value
Type: NcHaloBiasDespali
A new NcHaloBias.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |