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