Constructor
NumCosmoHaloCMDuffy08new
Declaration [src]
NcHaloCMDuffy08*
nc_halo_cm_duffy08_new (
const NcHaloMassSummaryMassDef mdef,
const gdouble Delta
)
Description [src]
This function returns the NcHaloCMDuffy08 implementation of
NcHaloMassSummary setting NcHaloMassSummary:mass-def to mdef
and NcHaloMassSummary:Delta to Delta.
Parameters
mdef-
Type:
NcHaloMassSummaryMassDefA
NcHaloMassSummaryMassDef. Delta-
Type:
const gdoubleCluster threshold mass definition $\Delta$.
Return value
Type: NcHaloCMDuffy08
A new instance of NcHaloCMDuffy08.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |