Constructor
NumCosmoHaloCMDutton14new
Declaration [src]
NcHaloCMDutton14*
nc_halo_cm_dutton14_new (
const NcHaloMassSummaryMassDef mdef,
const gdouble Delta
)
Description [src]
This function returns the NcHaloCMDutton14 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: NcHaloCMDutton14
A new instance of NcHaloCMDutton14.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |