Function

NumCosmoHaloMassSummaryclear

Declaration [src]

void
nc_halo_mass_summary_clear (
  NcHaloMassSummary** hms
)

Description [src]

Decrease the reference count of hms by one, and sets the pointer *hms to NULL.

Parameters

hms

Type: NcHaloMassSummary

A NcHaloMassSummary.

The data is owned by the caller of the function.