Method
NumCosmoClusterPseudoCountsfree
Declaration [src]
void
nc_cluster_pseudo_counts_free (
NcClusterPseudoCounts* cpc
)
Description [src]
Atomically decreases the reference count of cpc by one. If the reference count drops to 0,
all memory allocated by cpc is released.