Function

NumCosmoClusterPseudoCountsclear

Declaration [src]

void
nc_cluster_pseudo_counts_clear (
  NcClusterPseudoCounts** cpc
)

Description [src]

The reference count of cpc is decreased and the pointer is set to NULL.

Parameters

cpc

Type: NcClusterPseudoCounts

A NcClusterPseudoCounts.

The data is owned by the caller of the function.